summaryrefslogtreecommitdiffstats
path: root/install/updates
diff options
context:
space:
mode:
authorPetr Vobornik <pvoborni@redhat.com>2015-10-15 13:58:46 +0200
committerJan Cholasta <jcholast@redhat.com>2015-10-15 14:08:47 +0200
commitba22999cefb57f344acdc63a553d569ab6249099 (patch)
tree7c900da738655f1377e312568cadba5d48c51e2c /install/updates
parent5aa118d14905daa8c124be1cee02cfeaf26be3e4 (diff)
downloadfreeipa-ba22999cefb57f344acdc63a553d569ab6249099.tar.gz
freeipa-ba22999cefb57f344acdc63a553d569ab6249099.tar.xz
freeipa-ba22999cefb57f344acdc63a553d569ab6249099.zip
topology: add realm suffix to master entry on update
Realm suffix was set only during installation but not on update. Reviewed-By: Jan Cholasta <jcholast@redhat.com>
Diffstat (limited to 'install/updates')
-rw-r--r--install/updates/20-replication.update5
1 files changed, 5 insertions, 0 deletions
diff --git a/install/updates/20-replication.update b/install/updates/20-replication.update
index 83d5d1f0c..43f4edc0d 100644
--- a/install/updates/20-replication.update
+++ b/install/updates/20-replication.update
@@ -28,6 +28,11 @@ default: objectclass: iparepltopoconf
default: ipaReplTopoConfRoot: $SUFFIX
default: cn: realm
+# add IPA realm managed suffix to master entry
+dn: cn=$FQDN,cn=masters,cn=ipa,cn=etc,$SUFFIX
+add: objectclass: ipaReplTopoManagedServer
+add: ipaReplTopoManagedSuffix: $SUFFIX
+
# Set replication changelog limit (#5086)
dn: cn=changelog5,cn=config
addifnew: nsslapd-changelogmaxage: 7d