| connectionURL |
The location and port for the LDAP server |
| connectionName |
The distinguished user name that is used to
connect to the LDAP repository |
| connectionPassword |
The password for the distinguished user |
| userBase |
When you search for a user, this is where to
start the search. |
| userSearch |
The LDAP search filter to use to select the
user entry after substituting the user name in {0}. |
| userSubtree |
To enable LDAP searches of the entire subtree,
set to this value to true. |
| roleBase |
The base entry for the role search |
| roleName |
An LDAP entry that contains the name of the
role |
| roleSearch |
The LDAP filter that is used for searching groups |
| roleSubtree |
To enable LDAP searches of the entire roles
subtree, set this value to true. |