Hi Frederic,

Did you set your changeId condition accordingly ?
What is your DN component and your pivot attribute ?


        <conditions>
                <create>true</create>
                <update>true</update>
                <delete>true</delete>
                <changeId>true</changeId>
        </conditions>

Regards,
David


Le 16/07/2013 14:26, "POISSON Frédéric" a écrit :
> Hello,
> 
> I'm running some test of synchronization between from a Sun DS to an AD. I 
> have defined a pivot attribute which permit normally to identify each entries 
> inside my source. 
> 
> When i update an Sun DS entry on attribute cn which is a part of the DN of 
> the AD entry synced, LSC do a replace ldap operation instead of modrdn ? The 
> modification done on the source is just replacing lower characters to upper 
> characters on cn attribute.
> 
> Have you ever encounter this problem ?
> 
> With DEBUG inside logback.xml i see this line :
> ...  Replacing attribute "cn": source values are [Stephane TEST], old values 
> were [Stephane test], new values are [Stephane TEST]
> 
> Regards,
> PS: I use LSC 2.0.2.
> --
> 
> Frederic Poisson
>  
> 
> 
> 
> 
> _______________________________________________________________
> Ldap Synchronization Connector (LSC) - http://lsc-project.org
> 
> lsc-users mailing list
> [email protected]
> http://lists.lsc-project.org/listinfo/lsc-users

_______________________________________________________________
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