LDAP/AD Prerequisites¶
Before configuring LDAP/AD, determine the following values:
- FQDN and Protocol: Fully Qualified Domain Name (FQDN) and protocol (http or https) of your LDAP server.
- Complete Bind DN: The distinguished name (DN) of the user with sufficient privileges to bind to the LDAP directory.
- Bind DN Password: The password for the bind DN user.
- Top-level Search Base: The top-level distinguished name (DN) used as the base for all LDAP queries.
- User Search Base: The distinguished name (DN) used as the base for user searches in LDAP.
- Group Search Base: The distinguished name (DN) used as the base for group searches in LDAP.
- Username Attribute: The LDAP attribute used to identify usernames.
- Group Attribute: The LDAP attribute used to identify groups of the users.
- DN Attribute: The distinguished name attribute used in LDAP searches.
-
Prev
-
Next