the problem here is that the admin entry was initially added by slapadd. slapadd is a tool which works directly! on the database file, whereas ldapadd uses talks to the server. The server adds a timestamp to every entry that is added, slapadd doesnt do this. without this stamp it is impossible to sync since you can never know when the entry was modified.
You should search for a solution which adds the missing stamps to the contacts. > Heya > > I'm trying to get the LDAP-plugin to work, but it seems to dislike my > slapd: > > [remote] ERROR: Loaded entry cn=admin,dc=durex missing modifyTimestamp. > Impossible to sync that. don't use slapadd, use ldapadd! > [remote] ERROR: Loaded entry cn=admin,dc=durex missing modifyTimestamp. > Impossible to sync that. don't use slapadd, use ldapadd! > > The entries in the slapd are added by eighter Evolution or Multisync so > I have little chance to follow the above "suggestion". Any pointers on > how to get it to sync (even just to copy the entries from my evolution > to the slapd - it has copied ~80%, and fails to update or continue) are > most welcome, as we are trying to built a central directory of contacts. > > Cheers, > /Nc. ------------------------------------------------------- This SF.Net email is sponsored by: Oracle 10g Get certified on the hottest thing ever to hit the market... Oracle 10g. Take an Oracle 10g class now, and we'll give you the exam FREE. http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click _______________________________________________ Multisync-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/multisync-users
