Le 22/05/2019 à 11:31, Alexander Herr a écrit : > Alright, I am now syncing another DB, this time on a PostgresQL-Server, and > am facing the same/similar problem. > > The sync is very simple, I identify via a unique identifier called `hsmNID` > and try to sync another field in the DB called `uid`. However, the update > condition does not work that way and if I enable the create condition lsc > wants to create every entry. > > Could you please help me with this? As is, I cannot really use > LDAP<->DB-synchronisation at all, sadly.
Try to set the pivot name in lower case in all configuration files (hsmnid instead of hsmNID). Try also to set debug in logback.xml to see what is going wrong. -- Clément Oudot | Identity Solutions Manager [email protected] Worteks | https://www.worteks.com _______________________________________________________________ Ldap Synchronization Connector (LSC) - http://lsc-project.org lsc-users mailing list [email protected] https://lists.lsc-project.org/cgi-bin/mailman/listinfo/lsc-users

