Enabling LDAP server settings

LDAP servers can retrieve user data. You can enable your LDAP server settings by entering SQL commands in the SQL interface.

Before you begin

Procedure

  1. Click Advanced > SQL.
  2. Enter the following 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