ok, thanks

So I tried it but noting.

So I removed the values from my charset definitions like this :

<dataset>
          <name>gidNumber</name>
          <policy>FORCE</policy>
          <defaultValues>
          </defaultValues>
          <forceValues>
          </forceValues>
          <createValues>
            <string></string>
          </createValues>
        </dataset>

This time I've no more error but , althought my objectclass are defined, lsc 
just create one : InetOrgPerson

# Wed Oct 23 14:40:29 CEST 2019
dn: 
mail=first.g...@gbsl.ch,ou=GFBienne,ou=Users,ou=Accounts,dc=gfbienne,dc=lan<mailto:mail=first.g...@gbsl.ch,ou=GFBienne,ou=Users,ou=Accounts,dc=gfbienne,dc=lan>
changetype: add
uid: first.sec...@gbsl.ch<mailto:first.sec...@gbsl.ch>
userPassword: changethis
employeeType: Lehrer
mail: first.sec...@gbsl.ch<mailto:first.sec...@gbsl.ch>
givenname: First
objectClass: inetOrgPerson
businessCategory: GBSL
cn: First Second
sn: Second

The question is now what the 2 others objectclass are not created ?

I tried to change the order ; I tried to create a dataset per object but 
noway...



Le 23.10.2019 à 14:37, Soisik Froger a écrit :

On 23/10/2019 13:50, Forster Arnaud, Gymnase francais wrote:


could it be the      <delimiter>,</delimiter>  the source of the error ?

Thanks to all



Could be, try remove the <delimiter> tag in your dataset and add 
<defaultDelimiter>;</defaultDelimiter> to propertiesBasedSyncOptions (before 
defaultPolicy)


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

lsc-users mailing list
lsc-users@lists.lsc-project.org
https://lists.lsc-project.org/cgi-bin/mailman/listinfo/lsc-users

Reply via email to