Kurt D. Zeilenga wrote:
Snipped, from an earlier post:
on the server, my slapd.conf has: rootdn "uid=root,dc=mydomain,dc=com" replica host=ldap://ldap2.mydomain.com:389 binddn="uid=root,dc=domain,dc=com" bindmethod=simple credentials=mypassword
On the slave (ldap2), it has: rootdn "uid=root,dc=mydomain,dc=com" updatedn "uid=root,dc=mydomain,dc=com"
Note that your binddn != updatedn. (Note as well that the updatedn of the slave should not be same as the rootdn of the master.)
Kurt
Regards,
Gavin