Vra

I need a group query to get only the groups of members which are part of a certain group.
I found a query for the member list already (LDAP Query to list all users of a certain group).

But simply changing the objectCategory isn't enough.

Is it possible to query the groups of members of a certain group?

Was dit nuttig?

Oplossing

Change the filter of objectCategory=user to objectClass=group but keep the & and the memberOf=FULL-DN-OF-GROUP-OF-INTEREST.

Gelisensieer onder: CC-BY-SA met toeskrywing
Nie verbonde aan StackOverflow
scroll top