Hm, seems like it doesn't even evaluate the other attributes? May 06 16:23:36 - DEBUG - In object "CN=herr,OU=Mitarbeiter,OU=RZ,DC=adfs,DC=wd,DC=hs-merseburg,DC=de": List of attributes considered for writing in destination: [sAMAccountName] May 06 16:23:36 - DEBUG - In object "CN=herr,OU=Mitarbeiter,OU=RZ,DC=adfs,DC=wd,DC=hs-merseburg,DC=de": Attribute "sAMAccountName" is in KEEP status May 06 16:23:36 - DEBUG - Entry "CN=herr,OU=Mitarbeiter,OU=RZ,DC=adfs,DC=wd,DC=hs-merseburg,DC=de" will not be written to the destination May 06 16:23:36 - INFO - All entries: 1, to modify entries: 0, successfully modified entries: 0, errors: 0
In the propertiesBasedSyncOptions, do I have to use the attribute as defined in the lsc.xml, since in the ibatis file the columns are already translated? -----Ursprüngliche Nachricht----- Von: lsc-users <[email protected]> Im Auftrag von Clément OUDOT Gesendet: Montag, 6. Mai 2019 16:10 An: [email protected] Betreff: Re: [lsc-users] LDAP -> MySQL-Synchronization: Not Updating Fields despite Difference Le 06/05/2019 à 15:56, Alexander Herr a écrit : > Alright, I have removed all configurations pertaining 'uid', the actual > attribute is now canonically 'sAMAccountName' and the only occurrence of > 'uid' is now in ibatis when it is working on the actual column of the table. > FWIW, 'uid' is present in the AD and is actually the same value as > 'sAMAccountName' but for some reason, I wasn't able to sync at all with 'uid' > being the pivot-attribute. > > Anyway, for some reason, the attribute 'sn'/'Name' is still not forced by the > current configuration. Ok, try to set DEBUG loglevel in logback.xml to get more information. -- 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

