LDAP URL |
URL to the LDAP server beginning with ldap:// or ldaps://.
Separate additional servers with spaces. |
User Search Base |
When you search multiple directories, this parameter specifies
the starting directory that is used for searches, such as ou=employees,dc=mydomain,dc=com. |
User Search Filter |
When you search multiple directories, this parameter specifies
the LDAP filter expression that is used to search for user entries.
The name is substituted in place of 0 in the pattern, such as uid={0}.
If the value is not part of the DN pattern, wrap the value in parenthesis,
such as (accountName={0}). |
Search User Subtree |
When you search multiple directories, check this box to search
directories below the base directory. |
Search Connection DN |
The complete directory name to use when you bind to LDAP for
searches. If not specified, an anonymous connection is made. |
Search Connection Password |
The password that is used when you bind to LDAP. |
Name Attribute |
Contains the user's name, as set in LDAP. |
Email Attribute |
Contains the user's email address, as set in LDAP. |
Allowed Failed Login Attempts |
Number of attempts allowed. |