summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPetr Vobornik <pvoborni@redhat.com>2015-07-23 14:56:12 +0200
committerSimo Sorce <simo@redhat.com>2015-10-01 16:20:49 -0400
commit691f7a33ed606da5fc493983b57a8bd9ffe0ccdf (patch)
tree185872b2cb457b94323ca77a2d1aff039e09d923
parent5cf1676c4f90fb469b0518c9f250541dd13218d9 (diff)
downloadfreeipa-691f7a33ed606da5fc493983b57a8bd9ffe0ccdf.tar.gz
freeipa-691f7a33ed606da5fc493983b57a8bd9ffe0ccdf.tar.xz
freeipa-691f7a33ed606da5fc493983b57a8bd9ffe0ccdf.zip
topology plugin configuration workaround
Reviewed-by: Simo Sorce <simo@redhat.com>
-rwxr-xr-xdaemons/ipa-slapi-plugins/topology/ipa-topology-conf.ldif1
-rw-r--r--install/updates/20-replication.update1
2 files changed, 2 insertions, 0 deletions
diff --git a/daemons/ipa-slapi-plugins/topology/ipa-topology-conf.ldif b/daemons/ipa-slapi-plugins/topology/ipa-topology-conf.ldif
index a7acb3507..4b3c4ce99 100755
--- a/daemons/ipa-slapi-plugins/topology/ipa-topology-conf.ldif
+++ b/daemons/ipa-slapi-plugins/topology/ipa-topology-conf.ldif
@@ -10,6 +10,7 @@ nsslapd-pluginType: object
nsslapd-pluginEnabled: on
nsslapd-topo-plugin-shared-config-base: cn=ipa,cn=etc,$SUFFIX
nsslapd-topo-plugin-shared-replica-root: $SUFFIX
+nsslapd-topo-plugin-shared-replica-root: o=ipaca
nsslapd-topo-plugin-shared-binddngroup: cn=replication managers,cn=sysaccounts,cn=etc,$SUFFIX
nsslapd-topo-plugin-startup-delay: 20
nsslapd-pluginId: none
diff --git a/install/updates/20-replication.update b/install/updates/20-replication.update
index 009378aee..34b47e4ac 100644
--- a/install/updates/20-replication.update
+++ b/install/updates/20-replication.update
@@ -49,6 +49,7 @@ default: nsslapd-pluginType: object
default: nsslapd-pluginEnabled: on
default: nsslapd-topo-plugin-shared-config-base: cn=ipa,cn=etc,$SUFFIX
default: nsslapd-topo-plugin-shared-replica-root: $SUFFIX
+default: nsslapd-topo-plugin-shared-replica-root: o=ipaca
default: nsslapd-topo-plugin-shared-binddngroup: cn=replication managers,cn=sysaccounts,cn=etc,$SUFFIX
default: nsslapd-topo-plugin-startup-delay: 20
default: nsslapd-pluginId: none