mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
topology plugin configuration workaround
Reviewed-by: Simo Sorce <simo@redhat.com> Reviewed-By: Jan Cholasta <jcholast@redhat.com>
This commit is contained in:
parent
834b5fd513
commit
80e11d2469
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user