2014-10-15 15:19 GMT+02:00 MAUBON Renaud NEURONES IT <[email protected]>:

> Hi
>


Hi,



> I try to configure LSC to synchronize AD to an existing OpenLDAP.
> But I am having some difficulties.
> The accounts do not exist are created, but existing accounts are not
> updated.
> Also I would like that the existing account on OpenLDAP keep their UID
> number
>
>
>

Replace in destination service :

<getOneFilter>(&amp;(objectClass=inetOrgPerson)(uid={uid}))</getOneFilter>

By :


<getOneFilter>(&amp;(objectClass=inetOrgPerson)(uid={sAMAccountName}))</getOneFilter>


Clément.
_______________________________________________________________
Ldap Synchronization Connector (LSC) - http://lsc-project.org

lsc-users mailing list
[email protected]
http://lists.lsc-project.org/listinfo/lsc-users

Reply via email to