This is an automated email from the ASF dual-hosted git repository.
jinrongtong pushed a commit to branch new-official-website
in repository https://gitbox.apache.org/repos/asf/rocketmq-site.git
The following commit(s) were added to refs/heads/new-official-website by this
push:
new 395f018527 修复英文文档中 ACL 2.0 文档的错误 (#754)
395f018527 is described below
commit 395f018527d403d26dd38bb183bad0a035813b67
Author: dingshuangxi888 <[email protected]>
AuthorDate: Mon Dec 1 10:27:52 2025 +0800
修复英文文档中 ACL 2.0 文档的错误 (#754)
Change-Id: I71100d68b99e10a4af7b8525ddf60dac1bcb981e
Co-developed-by: Cursor <[email protected]>
Co-authored-by: shuangxi.dsx <[email protected]>
---
.../version-5.0/06-bestPractice/03access.md | 16 ----------------
1 file changed, 16 deletions(-)
diff --git
a/i18n/en/docusaurus-plugin-content-docs/version-5.0/06-bestPractice/03access.md
b/i18n/en/docusaurus-plugin-content-docs/version-5.0/06-bestPractice/03access.md
index 9104207739..91e4300b82 100644
---
a/i18n/en/docusaurus-plugin-content-docs/version-5.0/06-bestPractice/03access.md
+++
b/i18n/en/docusaurus-plugin-content-docs/version-5.0/06-bestPractice/03access.md
@@ -939,15 +939,6 @@ grep "innerClientAuthenticationCredentials" conf/*.conf
conf/*.json
# Modify to unified credentials
innerClientAuthenticationCredentials =
{"accessKey":"rocketmq","secretKey":"12345678"}
```
-CODE: 17 DESC: No user
-or
-CODE: 16 DESC: Authentication failed
-```
-
-**Possible Causes**:
-- `conf/tools.yml` file not configured
-- Credentials in `tools.yml` are incorrect
-- Configured user is not a super user
### View Audit Logs
@@ -1090,13 +1081,6 @@ innerClientAuthenticationCredentials =
{"accessKey":"rocketmq","secretKey":"1234
"statefulAuthorizationCacheExpiredSecond": 60
}
```
-[AUTHORIZATION] Subject = User:xxx is Deny Action = Pub from sourceIp = xxx on
resource = Topic:xxx
-```
-
-**Possible Causes**:
-- User does not have permission for the resource
-- IP not in whitelist
-- Deny rule exists
**Tuning Recommendations**: