As I am syncing from AD to OpenLDAP the only different ObjectClass is "user" insted of "inetOrgPerson" which has not caused any problems. Are there any other ObjectClasses which are synced? If yes, where do I find them?
Kind Regards, Colin -----Ursprüngliche Nachricht----- Von: lsc-users [mailto:[email protected]] Im Auftrag von Clément OUDOT Gesendet: Montag, 8. Januar 2018 14:39 An: General discussions and help for Ldap Synchronization Connector (LSC) - Start here! <[email protected]> Betreff: Re: [lsc-users] LDAP error 21 / Special characters 2018-01-08 14:11 GMT+01:00 Thorn, Colin <[email protected]>: > Dear Clément, > > so LSC does not provide the possibility to decode base64 before writing it > into the destination LDAP? The base64 value is just in the LDIF output. LSC reads value directly in LDAP where there is no base64 encoding, so LSC does not need to decode value. > Regarding the Error: > > I checked the schema for the four objectclasses (inetOrgPerson, > organizationalPerson, person, top) I am using and found all using the > following command: > ldapsearch -H ldap://ldap.mydomain.com -x -s base -b "cn=subschema" > objectclasses > > objectClasses: ( 2.5.6.0 NAME 'top' DESC 'top of the superclass chain' > ABSTRACT MUST objectClass ) > objectClasses: ( 2.16.840.1.113730.3.2.2 NAME 'inetOrgPerson' DESC > 'RFC2798:..... > objectClasses: ( 2.5.6.6 NAME 'person' DESC 'RFC2256....... > objectClasses: ( 2.5.6.7 NAME 'organizationalPerson' DESC > 'RFC2256:.................. > Ok, but check the objectClass values from your source object. One of them may not be a standard object class. Clément. _______________________________________________________________ Ldap Synchronization Connector (LSC) - http://lsc-project.org lsc-users mailing list [email protected] https://lists.lsc-project.org/cgi-bin/mailman/listinfo/lsc-users _______________________________________________________________ Ldap Synchronization Connector (LSC) - http://lsc-project.org lsc-users mailing list [email protected] https://lists.lsc-project.org/cgi-bin/mailman/listinfo/lsc-users

