Category Archives: LDAP

Active Directory

LDAP Search Filters

To test Search Filter: in Active Directory View -> Filter Options -> Create Custom -> Advanced To show members of a group: (&(objectCategory=user)(MemberOf=CN=YourGroupName,OU=Groups,DC=full,DC=domain,DC=name,DC=gov)) 

Posted in LDAP | Leave a comment