ldap
LDAP filter for Active Directory group members
Submitted by greg on Tue, 07/29/2008 - 19:07Thanks to Andy Stone for this tip:
(&(memberOf=cn=crowd-users,cn=Users,dc=matrixprojects,dc=com))
this will return users who are a member of the crowd-users group
