New plugin to handle role groups

Role groups will be part of the ACI system. It will let one create broad
categories of permissions. Things like: helpdesk, user admin, group admin,
whatever.
This commit is contained in:
Rob Crittenden
2009-03-19 15:40:50 -04:00
parent 5e2e3fd17d
commit a55c5d6bcd
3 changed files with 233 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
# Add the rolegroup container
dn: cn=rolegroups,cn=accounts,$SUFFIX
add:objectClass: nsContainer
add:cn: rolegroups