2011/11/21 markham extra <[email protected]>: > Hi, > > I need your help, > > I want to transfert OpenLdap (ou=People) -->Active directory (ou=Users) > > my lsc connection work fine now (thanks to Sébastien Bahloul ), but i have > problem with création account during synchronisation : > > > ERROR - Error while adding entry uid=20703753,ou=people,dc=monlan-yeah,dc=fr > in directory :javax.naming.directory.NoSuchAttributeException: [LDAP: error > code 16 - 00000057: LdapErr: DSID-0C090B38, comment: Error in attribute > conversion operation, data 0, vece ]; remaining name > 'uid=20703753,ou=people,dc=monlan-yeah,dc=fr'
The error NoSuchAttributeException means your try to write an attribute that does not exist in the schema. Clément. _______________________________________________________________ Ldap Synchronization Connector (LSC) - http://lsc-project.org lsc-users mailing list [email protected] http://lists.lsc-project.org/listinfo/lsc-users

