Back to photostream

Define LDAP Query!

A command that requests information from a directory service is known as an LDAP query.

 

For instance, you might submit the following query to find out which groups a specific user is a part of:

 

(&(objectClass=user)(sAMAccountName=yourUserName)

(memberof=CN=YourGroup,OU=Users,DC=YourDomain,DC=com))

38 views
0 faves
0 comments
Uploaded on June 24, 2022