[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Syncrepl - force replication after replica being down
Hi,
haven't been able to find any answers regarding this question. If my replica
is shut down and some changes are made to master (inside ou=access,o=example.net,
which is set as a searchbase in syncrepl configuration) replica doesn't notice
them on startup. Besides that replication works as expected.
My syncrepl confifuration:
syncrepl rid=2
provider=ldap://10.10.10.10:389
type=refreshAndPersist
retry="30 3 60 +"
searchbase="ou=access,o=example.net"
filter="(objectClass=*)"
scope=sub
attrs="*,+"
schemachecking=off
bindmethod=simple
binddn="uid=synrep,ou=admin,o=example.net"
credentials=password
updateref ldap://10.10.10.10
Thank you in advance.
Regards, Luka