Enabling an LDAP server

You can use an LDAP server to retrieve user data.

About this task

To enable LDAP:

Procedure

  1. Click Advanced > SQL.
  2. Issue the command update configurationproperties set value='true' where name='ldap.enable'
  3. Restart the server.
  4. Click Users > LDAP Settings and configure the settings. For more information, see “LDAP settings.”

Feedback