diff options
author | Ludwig Krispenz <lkrispen@redhat.com> | 2015-08-06 16:40:52 +0200 |
---|---|---|
committer | Petr Vobornik <pvoborni@redhat.com> | 2015-08-10 17:35:10 +0200 |
commit | 41cbea0026b191d8410af2cf00a71aad5357f43f (patch) | |
tree | 747aafa5b5250f81f29538e6c001c564afa88e61 /install/share/topology-entries.ldif | |
parent | 8b8acf95dcf0b4cc8baa2344c5e68f8632f590c1 (diff) | |
download | freeipa-cstopology.tar.gz freeipa-cstopology.tar.xz freeipa-cstopology.zip |
handle multiple managed suffixescstopology
trigger topology updaet if suffix entry is added
trigger topology update if managedSuffix is modified in host entry
Diffstat (limited to 'install/share/topology-entries.ldif')
-rw-r--r-- | install/share/topology-entries.ldif | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/install/share/topology-entries.ldif b/install/share/topology-entries.ldif index 5ee4f617a..0f92a8826 100644 --- a/install/share/topology-entries.ldif +++ b/install/share/topology-entries.ldif @@ -10,4 +10,7 @@ changetype: add objectclass: top objectclass: iparepltopoconf ipaReplTopoConfRoot: $SUFFIX +nsDS5ReplicatedAttributeList: $EXCLUDES +nsDS5ReplicatedAttributeListTotal: $TOTAL_EXCLUDES +nsds5ReplicaStripAttrs: $STRIP_ATTRS cn: realm |