Yes thanks :)

I finally rewrite the dataset with the following modification : 
(forcedvalues instead of createvalues) and it worked

    </dataset>
             <name>objectClass</name>
                 <policy>KEEP</policy>
               <defaultValues></defaultValues>
               <forceValues>
                       <string>"top"</string>
                      <string>"posixAccount"</string>
                      <string>"InetOrgPerson"</string>
               </forceValues>
               <createValues>
               </createValues>
         </dataset>

Should I try to removing the tags you said and change back from 
forcevalues to createvalues ?

thanks for your help


Le 23.10.2019 à 16:06, Soisik Froger a écrit :
> On 23/10/2019 14:47, Forster Arnaud, Gymnase francais wrote:
>> This time I've no more error but , althought my objectclass are defined, lsc 
>> just create one : InetOrgPerson
> Could you remove these two tags from your objectClass dataset:
>
> <defaultValues></defaultValues>
> <forceValues></forceValues>
>
> If it still not adding the expected objectClasses, could you send your full 
> task configuration ?
>
_______________________________________________________________
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