LDAP Users and Login

When creating a system user using the LDAP authorization method, specify the LDAP server and the LDAP username.

The LDAP username corresponds to the login Attribute Name specified in the LDAP network connection.

Login URL

LDAP users log in at the following URL: https://{host name}/login

LDAP Username Format

When logging in with LDAP credentials, the username is in the following format: {user ID}[@hierarchy]

Regardless of the login Attribute Name specified in the LDAP network connection, the user email address can be used to log in.

Note

  • @hierarchy is not required when the user ID corresponds to the user’s email address.
  • {user ID} corresponds to the login attribute name (for example, email address, user principal name, sAMaccountName). The login attribute name is configured in the Authentication attribute of the LDAP device connection associated with this hierarchy.
  • The hierarchy is in dot notation and corresponds with the hierarchy to which the user belongs. The hierarchy level is the level at which the user is created.