Hi everyone,

I'm facing problems while synchronizing with ADLDS, from OpenLDAP.
When I send user entries with very minimal attributes set (cn,
sAMAccountName, objectClasses), all works pretty well, but when I add other
attributes (even only one: mail for example) I'm stuck with an error: *[ldap:
error code 16 - 00000057 ...*

Of course, I've verified the required objectClasses and declared them in
this configuration set:
<dataset>
    <name>objectClass</name>
    <policy>KEEP</policy>
    <createValues>
      <string>"top"</string>
      <string>"organizationalPerson"</string>
      <string>"person"</string>
      <string>"inetOrgPerson"</string>
      <string>"user"</string>
    </createValues>
</dataset>

Do you know where it can come from? I'm very surprized by this behaviour.

Best regards

Patrice
_______________________________________________________________
Ldap Synchronization Connector (LSC) - http://lsc-project.org

lsc-users mailing list
[email protected]
http://lists.lsc-project.org/listinfo/lsc-users

Reply via email to