2013/2/28 Paul BESSET <[email protected]>: > Hi everyone, > > I am trying to synchronize users from an OpenLDAP server (Ubuntu) to an AD > server (2008R2). > I am using the default LDAP scheam on both servers. > > I built the lsc.xml configuration file and you can find it enclosed. > > The issue I have is the following: > > [LDAP: error code 65 - 0000207B: UpdErr: DSID-030511CF, problem 6002 > (OBJ_CLASS_VIOLATION), data 0]; remaining name 'cn=ttoto,cn=Users' > > I followed the default procedure on the LSC website > (http://lsc-project.org/wiki/documentation/2.0/tutorials/openldaptoactivedirectory) > I checked the mandatory attributes for each objectClass and it seems that no > attribute is missing. > > Does anyone see the mistake I made in my configuration?
First, the attributes you configure in dataset must be declared in destination attributes. This may be the cause of your problem. Clément. _______________________________________________________________ Ldap Synchronization Connector (LSC) - http://lsc-project.org lsc-users mailing list [email protected] http://lists.lsc-project.org/listinfo/lsc-users

