[typo](annotation): fix typo in ldap.conf (#9200)
This commit is contained in:
@ -31,7 +31,7 @@
|
||||
# ldap_user_filter - User lookup filter, the placeholder {login} will be replaced by the user supplied login.
|
||||
# ldap_group_basedn - Search base for groups.
|
||||
## step2: Restart fe, and use root or admin account to log in to doris.
|
||||
## setp3: Execute sql statement to set ldap admin password:
|
||||
## step3: Execute sql statement to set ldap admin password:
|
||||
# set ldap_admin_password = 'password';
|
||||
ldap_authentication_enabled = false
|
||||
ldap_host = 127.0.0.1
|
||||
|
||||
Reference in New Issue
Block a user