SET LDAP_ADMIN_PASSWORD

description

Syntax:

  1. SET LDAP_ADMIN_PASSWORD = 'plain password'
  2. The SET command is used to set the LDAP administrator password. When using LDAP authentication, doris needs to use the administrator account and password to query the LDAP service for information about the logging user.

example

  1. Set LDAP admin password:
  1. SET LDAP_ADMIN_PASSWORD = '123456'

keyword

  1. SET, LDAP, LDAP_ADMIN_PASSWORD