Hi, On 11/03/2019 14:27, Gallavardin Antoine wrote: > For solution 1 : I didn't managed to find the correct filter like > "(&(objectClass=Person)(ou:dn:=technical))", but does AD permit it ? ( AD2012 > R2)
AFAIK, AD do not support extensible matches. > > For solution 2 : I didn't find a parameter like "scope" in lsc.xml syntax .. > From source code, I see that getAll searches are done with SUBTREE_SCOPE, this is not something you can configure. See answer to a recent question from another LSC user that had the same issue: https://www.mail-archive.com/[email protected]/msg03752.html Regards, -- Soisik Froger | Software Architect [email protected] 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

