hi everybody,
i have a couple of small questions regarding my openldap replication
setup, if anyone knows the answers i would appreciate it enormously :-)
if i run with a cleartext password for the updatedn, and turn off
readonly on the slave, all works well, i.e.
master-
replica host=master.my.local:389
binddn="cn=Manager,dc=my,dc=local"
bindmethod=simple credentials=mypass
syncrepl
slave-
updatedn "cn=Manager,dc=my,dc=local"
referral ldap://master.my.local
but i have read that the slave should really be readonly, yet when i add
readonly on