Le 25/03/2016 16:15, Patrice M. a écrit :
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.


You need to show us the full error message and also your lsc.xml so can have enough information to help you.


--
Clément OUDOT
Consultant en logiciels libres, Expert infrastructure et sécurité
Savoir-faire Linux
87, rue de Turbigo - 75003 PARIS
Blog: http://sflx.ca/coudot

_______________________________________________________________
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