16 lines
336 B
Plaintext
16 lines
336 B
Plaintext
dn: olcDatabase={2}mdb,cn=config
|
|
changetype: modify
|
|
replace: olcSyncrepl
|
|
olcsyncrepl: rid=001
|
|
provider="CHANGEME"
|
|
binddn="CHANGEME"
|
|
bindmethod="simple"
|
|
credentials="CHANGEME"
|
|
tls_cacert="/etc/openldap/certs/ca.pem"
|
|
searchbase="CHANGEME"
|
|
type=refreshAndPersist
|
|
retry="10 +"
|
|
-
|
|
replace: olcupdateref
|
|
olcupdateref: CHANGEME
|