access to attrs=userPassword
by self write
by * auth
access to *
by self write
by * read
replica uri=ldap://192.168.128.248:6666
suffix="dc=nc,dc=com"
binddn="cn=Replicator,dc=nc,dc=com"
bindmethod=simple credentials=secret
replogfile /usr/local/var/openldap-data/master-replog
My relevent slave config:
access to *
by "cn=Replicator,dc=nc,dc=com" write
access to attr=userPassword
by self write
by * auth
access to *
by self write
by * read
updatedn "cn=Replicator,dc=nc,dc=com"
With debug of slurpd in the Master it gives the following error: (When
I deleted the uid user from the master)
Error: ldap_simple_bind_s for 192.168.128.248:6666 failed: Invalid
credentials