2013/4/9 Aziza Lichir <[email protected]> > Hey, > > I was trying to Synchronise Groups and i get this error : > > avr. 09 09:19:07 - ERROR - Error while adding entry > cn=[GG_LYON],dc=meyclub,dc=net in directory > :javax.naming.directory.SchemaViolationException: [LDAP: error code 65 - no > objectClass attribute]; remaining name 'cn=[GG_LYON]' > avr. 09 09:19:07 - ERROR - Error while synchronizing ID > cn=[GG_LYON],dc=meyclub,dc=net: java.lang.Exception: Technical problem > while applying modifications to the destination > dn: cn=[GG_LYON],dc=meyclub,dc=net > changetype: add > cn: GG_LYON > >
The error "no objectClass attribute" means that you do not have objectclass in the entry you create. Add a dataset for objectClass in your group task. Clément.
_______________________________________________________________ Ldap Synchronization Connector (LSC) - http://lsc-project.org lsc-users mailing list [email protected] http://lists.lsc-project.org/listinfo/lsc-users

