<internalSecurity>
<audit>
<xmlFileAudit location="$(CCNETFOLDER)\CCNet_Audit.xml"/>
</audit>
<auditReader type="xmlFileAuditReader" location="$(CCNETFOLDER)\CCNet_Audit.xml"/>
<users>
<ldapUser name="*" domain="domain"/>
</users>
<permissions>
<rolePermission name="Admins">
<defaultRight>Allow</defaultRight>
<startProject>Allow</startProject>
<users>
<userName name="admin1" />
<userName name="admin2" />
<userName name="admin3 " />
</users>
</rolePermission>
<rolePermission name="user">
<forceBuild>Allow</forceBuild>
<viewProject>Allow</viewProject>
<defaultRight>Deny</defaultRight>
<users>
<userName name="*"/>
</users>
</rolePermission>
</permissions>
</internalSecurity>
Is there a way of using active directory security groups instead of adding individual users in Ccnet security settings? Please share any information on how this can be configured.
Hey Matthis,
<Audit>
</Audit>
What is the use of the XML file used inside the Audit node???
On Thursday, 28 February 2013 17:12:27 UTC+5:30, Alexander Ryabovol wrote:Is there a way of using active directory security groups instead of adding individual users in Ccnet security settings? Please share any information on how this can be configured.
--
---
You received this message because you are subscribed to a topic in the Google Groups "ccnet-user" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/ccnet-user/887ohjag3tY/unsubscribe?hl=en.
To unsubscribe from this group and all its topics, send an email to ccnet-user+...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
HiIt logs all the actions, like Forcebuild, Login or Logoff, Users will make with CCTray or the Dashboard.
I hope that helps.
Regards.
Hey Matthis,
<Audit>
</Audit>
What is the use of the XML file used inside the Audit node???
On Thursday, 28 February 2013 17:12:27 UTC+5:30, Alexander Ryabovol wrote:Is there a way of using active directory security groups instead of adding individual users in Ccnet security settings? Please share any information on how this can be configured.
--
---
You received this message because you are subscribed to a topic in the Google Groups "ccnet-user" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/ccnet-user/887ohjag3tY/unsubscribe?hl=en.
To unsubscribe from this group and all its topics, send an email to ccnet-user+unsubscribe@googlegroups.com.