mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
Add default roles and permissions for HBAC, SUDO and pw policy
Created some default roles as examples. In doing so I realized that we were completely missing default rules for HBAC, SUDO and password policy so I added those as well. I ran into a problem when the updater has a default record and an add at the same time, it should handle it better now. ticket 585
This commit is contained in:
@@ -42,7 +42,7 @@ changetype: add
|
||||
objectClass: top
|
||||
objectClass: groupofnames
|
||||
objectClass: nestedgroup
|
||||
cn: entitlements
|
||||
cn: Entitlement Management
|
||||
description: Entitlements administrator
|
||||
|
||||
dn: cn=Entitlement Compliance,cn=roles,cn=accounts,$SUFFIX
|
||||
|
||||
Reference in New Issue
Block a user