Skip to content

Commit

Permalink
Fix note format (#952)
Browse files Browse the repository at this point in the history
  • Loading branch information
randomJoe211 committed Sep 13, 2021
1 parent f054414 commit 9e59f2a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs-2.0/7.data-security/1.authentication/4.ldap.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ OpenLDAP支持的认证方式有两种:简单绑定认证和搜索绑定认证
nebula> GRANT ROLE ADMIN ON basketballplayer TO test2;
```

!!! note
!!! note

Nebula Graph内创建用户时,密码可以任意设置。

Expand Down Expand Up @@ -96,6 +96,6 @@ OpenLDAP支持的认证方式有两种:简单绑定认证和搜索绑定认证
Welcome to Nebula Graph!
```

!!! note
!!! note

使用OpenLDAP进行身份验证后,本地用户(包括`root`)无法正常登录。
使用OpenLDAP进行身份验证后,本地用户(包括`root`)无法正常登录。

0 comments on commit 9e59f2a

Please sign in to comment.