I changed the pivot (and other parts) to lowercase multiple times, but I didn't change every occurrence of the attribute to lowercase. And I think that did it. Thank you for the nudge.
Maybe something like this is the reason behind my other problem as well, will update later. For now I am thankful. :) -----Ursprüngliche Nachricht----- Von: lsc-users <[email protected]> Im Auftrag von Clément OUDOT Gesendet: Mittwoch, 22. Mai 2019 11:46 An: [email protected] Betreff: Re: [lsc-users] LDAP -> MySQL-Synchronization: Not Updating Fields despite Difference 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 _______________________________________________________________ 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

