Hi,
I'm trying to sync group members from AD 2016. I usually use this
filter to get the members:
<getOneFilter><![CDATA[(&(objectClass=group)(cn={cn}))]]></getOneFilter>
But for this AD, the filter doesn't return any data. I also tried
running the same filter with ldapsearch and again got no results.
So I tried to use:
<getOneFilter><![CDATA[(memberOf:1.2.840.113556.1.4.1941:=cn={cn})]]></getOneFilter>
With ldapsearch I do get all the results but with LSC I get this error:
Synchronization aborted because no source object has been found !
Is there a way to use the 1.2.840.113556.1.4.1941 filter with LSC?
Cheers,
Lior.
_______________________________________________________________
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