Le 19/11/2018 à 05:14, Евгений Подберезкин a écrit :
> Hi.
> I configured my server according to official documentation. Creating
> entries in ldap works fine. But updating or deleting do not. When i
> trу to update an existing entry, this error occures
>
> Nov 16 10:17:28 - ERROR - Error while adding entry
> cn=wifimon,dc=localhost,dc=localdomain in directory
> :javax.naming.NameAlreadyBoundException: [LDAP: error code 68 - Entry
> Already Exists]; remaining name 'cn=wifimon'
> Nov 16 10:17:28 - ERROR - Error while synchronizing ID
> cn=wifimon,dc=localhost,dc=localdomain: java.lang.Exception: Technical
> problem while applying modifications to the destination

Hello,

it means the getOneFilter of the destination dos not match the entry, so
LSC tries to recreate it.

You need to write the source SQL query to return the pivot value.

See also https://lsc-project.org/documentation/latest/basics


-- 
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

Reply via email to