From 41cbea0026b191d8410af2cf00a71aad5357f43f Mon Sep 17 00:00:00 2001 From: Ludwig Krispenz Date: Thu, 6 Aug 2015 16:40:52 +0200 Subject: handle multiple managed suffixes trigger topology updaet if suffix entry is added trigger topology update if managedSuffix is modified in host entry --- install/share/topology-entries.ldif | 3 +++ 1 file changed, 3 insertions(+) (limited to 'install/share/topology-entries.ldif') 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 -- cgit