Dave Horsfall wrote:
On Thu, 17 May 2007, David Browning wrote:
replica uri=ldap://ldap2.intelligraphics.com binddn="cn=Manager,dc=intelligraphics,dc=com" bindmethod=simple credentials=password
I'd say this is your problem; you are using the rootDN for the replication. Use another one instead.
No, that's not the problem.
Also, you might want to look at SyncRepl instead of SLURPD.
That's good advice anyway.
The real problem is here on the slave config:
updatedn="cn=Manager,dc=intelligraphics,dc=com" updateref="ldap://ldap.intelligraphics.com"
slapd.conf directives don't use "=" equal signs.