From 5be6dddbc5554b91d44a49e018336070bc59a344 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=80=9CToms1999?= <2311929319@qq.com> Date: Sun, 24 Apr 2022 20:36:44 +0800 Subject: [PATCH] --- fe/conf/ldap.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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