Hi, I'm trying to sync groups and users from AD. Everything is working okay but in case of nested groups, I'd like to flatten them to a single group with all the users.
Running the foloowing filter with ldapsearch gives the expected results: (memberOf:1.2.840.113556.1.4.1941:=cn=LargeGroup,ou=ad-testing,dc=ad-testing,dc=test,dc=io) But when i run the same filter in LSC I still only get the the sub-groups of "LargeGroup" instead of the users. Is there a way to get the users list in case of nested groups? Thanks, 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

