mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-01-07 15:41:24 -05:00
ITS#9275 - Update config key to olcMultiProvider
This commit is contained in:
parent
de3db36bf6
commit
33a1a8993a
1 changed files with 1 additions and 1 deletions
|
|
@ -60,7 +60,7 @@ olcAccess: {0}to * by dn.base="cn=manager,dc=example,dc=com" read by * break
|
|||
olcSyncrepl: {0}rid=001 provider=@URI@ type=refreshAndPersist retry="10 +"
|
||||
searchbase="dc=example,dc=com" scope=sub attrs="*,+" bindmethod=simple bind
|
||||
dn="cn=manager,dc=example,dc=com" credentials=secret timeout=1
|
||||
olcMirrorMode: TRUE
|
||||
olcMultiProvider: TRUE
|
||||
|
||||
dn: olcOverlay={0}syncprov,olcDatabase={1}mdb,cn=config
|
||||
objectClass: olcSyncProvConfig
|
||||
|
|
|
|||
Loading…
Reference in a new issue