I need to get all users that are members of a set of groups that are configured on a sub OU.
The DN for this sub OU is "OU=OU2,OU=1,DC=labo,DC=test". The groups would be in "CN="",OU=OU2,OU=1,DC=labo,DC=test".
There is a way to execute a query that gets me all users members of these groups?