[typo](annotation): fix typo in ldap.conf (#9200)

This commit is contained in:
Toms1999
2022-04-26 10:25:07 +08:00
committed by GitHub
parent 951c2a90eb
commit a20cf1e03e

View File

@ -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