mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
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:
5
install/updates/rolegroup.update
Normal file
5
install/updates/rolegroup.update
Normal file
@@ -0,0 +1,5 @@
|
||||
# Add the rolegroup container
|
||||
|
||||
dn: cn=rolegroups,cn=accounts,$SUFFIX
|
||||
add:objectClass: nsContainer
|
||||
add:cn: rolegroups
|
||||
Reference in New Issue
Block a user