thanks, i would like transfert from openldap only : sn cn displayName givenName name mail, and créate a regex password (using the first 5 letter of givenName and the f3 last lette of sn for esxmpale) or use a standard custom password if regex is not possible. uid don't exist in AD shemas.
How is it done? thanks all Le 21 novembre 2011 16:49, Clément OUDOT <[email protected]> a écrit : > 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

