2012/10/10 Juan Asensio Sánchez <[email protected]>: > Hi > > I am trying to configure a very basic synchronization between two LDAP > servers (both 389 Directory Server). Running in synchronous mode, the > initial creation of objects in the destination servers works fine, but > if I modify some object, for example, the mail attribute, in the > source server, the change is not synchronized to the destination > server in the next run. My config is here > http://pastebin.com/nSHj5tEy. Could anyone help me?
I think your mainIdentifier is wrong, you have to set the complete DN in it, not just the RDN. Clément. _______________________________________________________________ Ldap Synchronization Connector (LSC) - http://lsc-project.org lsc-users mailing list [email protected] http://lists.lsc-project.org/listinfo/lsc-users

