luozenglin commented on code in PR #13405:
URL: https://github.com/apache/doris/pull/13405#discussion_r997765086
##########
docs/zh-CN/docs/sql-manual/sql-reference/Account-Management-Statements/LDAP.md:
##########
@@ -44,12 +44,12 @@ SET LDAP_ADMIN_PASSWORD
1. 设置LDAP管理员密码
```sql
-SET LDAP_ADMIN_PASSWORD = '123456'
+SET LDAP_ADMIN_PASSWORD = PASSWORD('123456')
```
### Keywords
- LDAP
Review Comment:
maybe `LDAP, PASSWORD, LDAP_ADMIN_PASSWORD` is good
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]