summaryrefslogtreecommitdiffstats
path: root/install/updates
diff options
context:
space:
mode:
authorRob Crittenden <rcritten@redhat.com>2010-10-06 16:48:44 -0400
committerEndi Sukma Dewata <edewata@redhat.com>2010-10-06 21:52:03 -0400
commit8ded383b628f67f3ef4240208acad462ea53c316 (patch)
tree5e64c0dfaa5ad7799059487464799886c89f39ff /install/updates
parentde35a3e341dfe440febaf3cad80f8dde0a6da3a6 (diff)
downloadfreeipa-8ded383b628f67f3ef4240208acad462ea53c316.tar.gz
freeipa-8ded383b628f67f3ef4240208acad462ea53c316.tar.xz
freeipa-8ded383b628f67f3ef4240208acad462ea53c316.zip
Use correct description in hostgroup acis.
This also corrects a duplication problem in acis.
Diffstat (limited to 'install/updates')
-rw-r--r--install/updates/40-delegation.update6
1 files changed, 3 insertions, 3 deletions
diff --git a/install/updates/40-delegation.update b/install/updates/40-delegation.update
index bab2d0485..da1735843 100644
--- a/install/updates/40-delegation.update
+++ b/install/updates/40-delegation.update
@@ -281,13 +281,13 @@ add:member:'cn=hostgroupadmin,cn=rolegroups,cn=accounts,$SUFFIX'
dn: $SUFFIX
add:aci: '(target = "ldap:///cn=*,cn=hostgroups,cn=accounts,$SUFFIX")(version
- 3.0;acl "Add Hosts";allow (add) groupdn = "ldap:///cn=addhostgroups,cn=
+ 3.0;acl "Add Hostgroups";allow (add) groupdn = "ldap:///cn=addhostgroups,cn=
taskgroups,cn=accounts,$SUFFIX";)'
add:aci: '(target = "ldap:///cn=*,cn=hostgroups,cn=accounts,$SUFFIX")(version
- 3.0;acl "Remove Hosts";allow (delete) groupdn = "ldap:///cn=
+ 3.0;acl "Remove Hostgroups";allow (delete) groupdn = "ldap:///cn=
removehostgroups,cn=taskgroups,cn=accounts,$SUFFIX";)'
add:aci: '(targetattr = "cn || description")(target = "ldap:///cn=*,cn=
- hostgroups,cn=accounts,$SUFFIX")(version 3.0; acl "Modify Hosts";allow
+ hostgroups,cn=accounts,$SUFFIX")(version 3.0; acl "Modify Hostgroups";allow
(write) groupdn = "ldap:///cn=modifyhostgroups,cn=taskgroups,
cn=accounts,$SUFFIX";)'
add:aci: '(targetattr = "member")(target = "ldap:///cn=*,cn=hostgroups,cn=accoun