On 23/10/2019 12:31, Marian Thieme wrote: > I havent declared any of the attributes provided by myCustomObjectClass. So I > dont know what I can do else here. Am I still missing something? > > when I specify this: > <fetchedAttributes> > <string>cn</string> > <string>userPassword</string> > <string>objectClass</string> > ... > </fetchedAttributes> > > I get error: "LDAP: error code 16 - 0000200A: objectclass KstmPerson is not a > valid objectClass in schema" > > If I omit <string>objectClass</string> in fetchedAttributes section I get: > > ERROR - Error while adding entry CN=XX,CN=Users,DC=X,DC=Y in directory > :javax.naming.directory.SchemaViolationException: [LDAP: error code 65 - > 00002014: objectclass: Cannot add CN=XX...]
How is configured your dataset for objectClass ? -- Soisik Froger | Software Architect [email protected] Worteks | https://www.worteks.com _______________________________________________________________ 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

