Hello David,

Yes conditions correspond :
...
                            <conditions>
                                <create>true</create>
                                <update>true</update>
                                <delete>true</delete>
                                <changeId>true</changeId>
                            </conditions>

My pivot as source LDAP is Sun DS is nsUniqueID, i map this attribute to 
serialNumber on Active Directory. I see that modrn works when i change CN by 
adding letters, but don't work when changing from/to upper or lower case letter.

DN component on destination is "CN={cn},<base Active Directory>".

Notice that i see after sending my email this bug id 
http://tools.lsc-project.org/issues/342 , it seems to be quite similar ?

I have also another question about modrdn, does LSC manage the comma character 
?  

Regards,
Le 16/07/13, David Coutadeur  <[email protected]> a écrit :
> 
> 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
> 
> 
> 
--

Frederic Poisson
 
_______________________________________________________________
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