Hi,
I have just set up openldap on two nodes (alpha, beta). I am using openldap for a passdb backend for samba. I followed this guide: http://www.openldap.org/doc/admin24/replication.html#N-Way%20Multi-Master
To a point, everything seems to work just fine, the cn=config replication works both ways. After deleting everything from my base, I run smbldap-populate on the node alpha. It creates the default users, groups pretty fine, but it failed to replicat to node beta.
the log entries shows this on alpha: http://pastebin.com/Ykhvq4BY
on the other node the log shows this on beta: http://pastebin.com/KNwgHQDW
My configuration looks the following:
cn=config: http://pastebin.com/mT5A4K5i
olcDatabase={0}config,cn=config: http://pastebin.com/kwBNEaeV
olcDatabase={0}hdb,cn=config: http://pastebin.com/FsPaKK90
I have the olcOverlay={0}syncprov,olcDatabase={0}config,cn=config and olcOverlay={0}syncprov,olcDatabase={1}hdb,cn=config set to olcOverlay: {0}syncprov
I have nothing in slapd.conf Do you know where to search this problem? What other logs should i attach to figure it out?
Have a nice day, Best Regards, Marton, Neher