summaryrefslogtreecommitdiffstats
path: root/install/share/delegation.ldif
diff options
context:
space:
mode:
authorSimo Sorce <ssorce@redhat.com>2010-12-11 11:02:08 -0500
committerSimo Sorce <ssorce@redhat.com>2010-12-21 17:28:13 -0500
commit5884fdf0f864d67fe7ee48d29f3c023882bc2891 (patch)
treea4e48a0aeff41ead46e0a4e693d27da6f58b63e8 /install/share/delegation.ldif
parent2cb53ec8d0271c8db0f09203fdc60878a66cbdb6 (diff)
downloadfreeipa-5884fdf0f864d67fe7ee48d29f3c023882bc2891.tar.gz
freeipa-5884fdf0f864d67fe7ee48d29f3c023882bc2891.tar.xz
freeipa-5884fdf0f864d67fe7ee48d29f3c023882bc2891.zip
Add replication related acis to all replicas
Fixes: https://fedorahosted.org/freeipa/ticket/617
Diffstat (limited to 'install/share/delegation.ldif')
-rw-r--r--install/share/delegation.ldif12
1 files changed, 0 insertions, 12 deletions
diff --git a/install/share/delegation.ldif b/install/share/delegation.ldif
index 69050dfee..1399c7c8c 100644
--- a/install/share/delegation.ldif
+++ b/install/share/delegation.ldif
@@ -592,18 +592,6 @@ changetype: modify
add: aci
aci: (targetattr = "enrolledby || objectclass")(target = "ldap:///fqdn=*,cn=computers,cn=accounts,$SUFFIX")(version 3.0;acl "Enroll a host";allow (write) groupdn = "ldap:///cn=enroll_host,cn=permissions,cn=accounts,$SUFFIX";)
-# Replica administration
-
-dn: cn="$SUFFIX",cn=mapping tree,cn=config
-changetype: modify
-add: aci
-aci: (targetattr=*)(targetfilter="(|(objectclass=nsds5Replica)(objectclass=nsds5replicationagreement)(objectclass=nsDSWindowsReplicationAgreement))")(version 3.0; acl "Manage Replication Agreements"; allow (read, write, search) groupdn = "ldap:///cn=managereplica,cn=permissions,cn=accounts,$SUFFIX";)
-
-dn: cn="$SUFFIX",cn=mapping tree,cn=config
-changetype: modify
-add: aci
-aci: (targetattr=*)(targetfilter="(|(objectclass=nsds5replicationagreement)(objectclass=nsDSWindowsReplicationAgreement))")(version 3.0;acl "Delete Replication Agreements";allow (delete) groupdn = "ldap:///cn=deletereplica,cn=permissions,cn=accounts,$SUFFIX";)
-
# Entitlement administration
dn: $SUFFIX