From ad0a6d70951de9bdea91e5606a55307d4059c940 Mon Sep 17 00:00:00 2001 From: xxx Date: Sun, 24 Sep 2023 16:04:05 +0800 Subject: [PATCH] =?UTF-8?q?ldap=E9=85=8D=E7=BD=AE=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/system/config/index.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/pages/system/config/index.tsx b/src/pages/system/config/index.tsx index b641126..c7a8616 100644 --- a/src/pages/system/config/index.tsx +++ b/src/pages/system/config/index.tsx @@ -727,7 +727,7 @@ const SystemConfigPage = () => { />
- (LDAP的对外服务地址。例如:ldap.example.com) + (LDAP的对外服务地址。例如:ldap://ldap.example.com:389)
@@ -761,7 +761,7 @@ const SystemConfigPage = () => { placeholder="请填写基本DN" /> -
(从LDAP根节点搜索用户)
+
(从此节点搜索用户)