mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-01-13 09:41:55 -06:00
Use correct attribute name, nshostlocation, not location.
This commit is contained in:
parent
656166dc46
commit
65bf1c82a0
@ -241,7 +241,7 @@ add:aci: '(target = "ldap:///fqdn=*,cn=computers,cn=accounts,$SUFFIX")(version
|
||||
add:aci: '(target = "ldap:///fqdn=*,cn=computers,cn=accounts,$SUFFIX")(version
|
||||
3.0;acl "Remove Hosts";allow (delete) groupdn = "ldap:///cn=removehosts,cn=
|
||||
taskgroups,cn=accounts,$SUFFIX";)'
|
||||
add:aci: '(targetattr = "cn || description || l || location ||
|
||||
add:aci: '(targetattr = "cn || description || l || nshostlocation ||
|
||||
nshardwareplatform || nsosversion")
|
||||
(target = "ldap:///fqdn=*,cn=computers,cn=accounts,$SUFFIX")(version 3.0;
|
||||
acl "Modify Hosts";allow (write) groupdn = "ldap:///cn=modifyhosts,
|
||||
|
Loading…
Reference in New Issue
Block a user