mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
Add aci to make managed netgroups immutable.
ticket 962
This commit is contained in:
4
install/updates/20-aci.update
Normal file
4
install/updates/20-aci.update
Normal file
@@ -0,0 +1,4 @@
|
||||
# Don't allow managed netgroups to be modified
|
||||
dn: cn=ng,cn=alt,$SUFFIX
|
||||
add:aci: '(targetfilter = "(objectClass=mepManagedEntry)")(targetattr = "*")(version 3.0; acl "Managed netgroups cannot be modified"; deny (write) userdn = "ldap:///all";)'
|
||||
|
||||
Reference in New Issue
Block a user