Group Search Base |
Directory that is used for group searches, such as
ou=employees,dc=mydomain,dc=com. |
Group Search Filter |
LDAP filter expression that is used when you search for user
entries. The name is substituted in place of 0 in the pattern, such as uid={0}. If
that is not part of the DN pattern, wrap the value in parenthesis, such as
ud=(0). |
Group Name |
Directory name that is used to bind to LDAP for searches, such as
cn=Manager,dc=mycompany,dc=com. If not specified, an anonymous connection is made.
Required if the LDAP server cannot be anonymously accessed. |
Search Group Subtree |
Subtrees (if any) are searched if checked. |