From d8a8e24e445c651cd56558c88e87e47d7a7e348c Mon Sep 17 00:00:00 2001 From: randomJoe211 <69501902+randomJoe211@users.noreply.github.com> Date: Sat, 11 Sep 2021 21:03:58 +0800 Subject: [PATCH] Fix note format --- docs-2.0/7.data-security/1.authentication/4.ldap.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs-2.0/7.data-security/1.authentication/4.ldap.md b/docs-2.0/7.data-security/1.authentication/4.ldap.md index efea52bd432..6f094f65368 100644 --- a/docs-2.0/7.data-security/1.authentication/4.ldap.md +++ b/docs-2.0/7.data-security/1.authentication/4.ldap.md @@ -39,7 +39,7 @@ OpenLDAP支持的认证方式有两种:简单绑定认证和搜索绑定认证 nebula> GRANT ROLE ADMIN ON basketballplayer TO test2; ``` - !!! note + !!! note Nebula Graph内创建用户时,密码可以任意设置。 @@ -96,6 +96,6 @@ OpenLDAP支持的认证方式有两种:简单绑定认证和搜索绑定认证 Welcome to Nebula Graph! ``` - !!! note + !!! note - 使用OpenLDAP进行身份验证后,本地用户(包括`root`)无法正常登录。 \ No newline at end of file + 使用OpenLDAP进行身份验证后,本地用户(包括`root`)无法正常登录。