summaryrefslogtreecommitdiffstats
path: root/install/updates
diff options
context:
space:
mode:
authorTomas Babej <tbabej@redhat.com>2015-12-08 13:34:15 +0100
committerMartin Basti <mbasti@redhat.com>2015-12-09 09:42:18 +0100
commita84b7d2117aafc5182640d0a22675b214c27dd7c (patch)
tree68c7d02d4c0ae67806548b49ac865e565c9af847 /install/updates
parent35fae355cc4441164f149288b3d126129a82aed7 (diff)
downloadfreeipa-a84b7d2117aafc5182640d0a22675b214c27dd7c.tar.gz
freeipa-a84b7d2117aafc5182640d0a22675b214c27dd7c.tar.xz
freeipa-a84b7d2117aafc5182640d0a22675b214c27dd7c.zip
topology: Make sure the old 'realm' topology suffix is not used
The old 'realm' topology suffix is no longer used, however, it was being created on masters with version 4.2.3 and later. Make sure it's properly removed. Note that this is not the case for the 'ipaca' suffix, which was later removed to 'ca'. https://fedorahosted.org/freeipa/ticket/5526 Reviewed-By: Martin Babinsky <mbabinsk@redhat.com>
Diffstat (limited to 'install/updates')
-rw-r--r--install/updates/20-replication.update3
1 files changed, 3 insertions, 0 deletions
diff --git a/install/updates/20-replication.update b/install/updates/20-replication.update
index a47174253..1543a04c9 100644
--- a/install/updates/20-replication.update
+++ b/install/updates/20-replication.update
@@ -31,6 +31,9 @@ add: nsDS5ReplicatedAttributeList: $EXCLUDES
add: nsDS5ReplicatedAttributeListTotal: $TOTAL_EXCLUDES
add: nsds5ReplicaStripAttrs: $STRIP_ATTRS
+# Remove old topology configuration area (unused)
+deleteentry: cn=realm,cn=topology,cn=ipa,cn=etc,$SUFFIX
+
# add IPA realm managed suffix to master entry
dn: cn=$FQDN,cn=masters,cn=ipa,cn=etc,$SUFFIX
add: objectclass: ipaReplTopoManagedServer