On 21/02/2019 16:57, Karim Ayari wrote: > i'm trying to use lsc for disable a user when the value of a specific > attribute is change on our openldap. > > the value of this attribute is written to the "company" attribute. i have one > lsc configuration dedicated to this task : >
Hi, From what I see from your conf, "company" attribute is not declared in your <ldapSourceService> fetched attribute list. Since you said you want to base account deactivation in AD on the value of this attribute in OpenLDAP, it does not match your LSC conf. Your LSC conf is using another attribute to filter source entries, fredurne, that need to be either not empty or containing value "X" (!(|(fredurne=)(fredurne=X))). Also, we will need more details about the errors you observe when you run LSC with this conf in order to provide some help. -- Soisik Froger | Software Architect [email protected] +33 6 49 00 09 55 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

