diff --git a/fe/conf/ldap.conf b/fe/conf/ldap.conf index 4c36566e3c72bf..7c1aabf0683392 100644 --- a/fe/conf/ldap.conf +++ b/fe/conf/ldap.conf @@ -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