Successfully added
Snipps
by Patrik
LDAP search filters
This set outlines how to construct a filter for the User Object Filter and Group Object Filter attributes in an LDAP configuration.
...see more
(&(objectClass=user)(cn=Mark*))
This means: search for all entries that have objectClass=user AND cn that start with the word 'Mark'.
Referenced in:
Leave a Comment
All fields are required. Your email address will not be published.
Comments