Le 31 mai 2010 10:23, Romain <[email protected]> a écrit : > Hello, > > I have succedded to sync Group, and the member of this group, but i have no > an error. Indeed, for exemple, i add an user member of a group (or i > delete). So after this change, i launch the sync with the AD. But i have an > error when i tried to modify. > > Here is my error > --------------------- > mai 31 10:19:50 - ERROR - Error while modifying entry > CN=Ingenierie,ou=Services in directory > :javax.naming.NameAlreadyBoundException: [LDAP: error code 68 - 00000528: > UpdErr: DSID-031A0F4B, problem 6005 (ENTRY_EXISTS), data 0 > ]; remaining name 'CN=Ingenierie,ou=Services' > mai 31 10:19:50 - ERROR - Error while synchronizing ID > CN=Ingenierie,ou=Services: java.lang.Exception: Technical problem while > applying modifications to directory > dn: CN=Ingenierie,ou=Services,dc=nomotech,dc=local > changetype: modify > replace: member > member: CN=Matteo Vivier,OU=Utilisateurs,DC=nomotech,DC=local > - > replace: objectClass > objectClass: group > -------------------------- >
I think objectClass should not be replaced. Set objectClass value in create_value only. Clément. _______________________________________________________________ Ldap Synchronization Connector (LSC) - http://lsc-project.org lsc-users mailing list [email protected] http://lists.lsc-project.org/listinfo/lsc-users

