LDAP/AD and LDAPS Authentication

This topic applies to both Software Logger and the Logger Appliance.

This authentication method authenticates users against an LDAP server. Even when LDAP is enabled, each user account must exist locally on your system. Although the user name specified locally can be different from the one specified on the LDAP server, the Distinguished Name (DN) specified for each user account must match the one in the LDAP server.

Tip: For steps on how to create a user DN, see Creating and Activating Users, and the parameter Use Client DN.”

To set up LDAP authentication:

  1. Click System Admin from the top-level menu bar.
  2. Click Authentication in the Users/Groups section.
  3. Choose the ExternalAuthentication tab.
  4. From the menu, choose LDAP.
  5. Allow Local Password Fallback provides two options:
  6. When finished, click Save.

To set up LDAP Over SSL authentication:

  1. Verify that an SSL certificate for the LDAPS server has been uploaded into the trusted store. See Uploading Trusted Certificates.
  2. Follow the steps for To set up LDAP authentication:.

  3. Enter the URL for the LDAPS server(s), starting with ldaps://.
  4. From the System Admin System menu, click Process Status.
  5. From the Processes table, select aps.
  6. Click Restart.

    Caution: You must restart the aps process, or attempts to authenticate through LDAPS will fail.