Skip to content

Commit 6f78924

Browse files
committed
add doc for installation docs.
1 parent 4ab2841 commit 6f78924

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

docs/docs/en/guide/security/security.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,9 @@ Administrator login, default username/password: admin/dolphinscheduler123
1919
- Tenant Code: **The tenant code is the user on Linux, unique and cannot be repeated**
2020
- The administrator enters the `Security Center->Tenant Management` page, and clicks the `Create Tenant` button to create a tenant.
2121

22-
> Note: Currently, only admin users can modify tenant.
22+
> Note:
23+
> 1. Currently, only admin users can modify tenant.
24+
> 2. If you create a tenant manually in the environment, you need to add the current tenant to the configured group, otherwise the tenant does not have working directory permissions.
2325
2426
![create-tenant](../../../../img/new_ui/dev/security/create-tenant.png)
2527

docs/docs/zh/guide/security/security.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,9 @@
1818
- 租户编码:**租户编码是 Linux上 的用户,唯一,不能重复**
1919
- 管理员进入安全中心->租户管理页面,点击“创建租户”按钮,创建租户。
2020

21-
> 注意:目前仅有 admin 用户可以修改租户。
21+
> 注意:
22+
> 1. 目前仅有 admin 用户可以修改租户;
23+
> 2. 如果用户手动在环境中创建租户,需要把当前租户添加到已配置的用户组下,否则该租户不具备工作目录的权限。
2224
2325
![create-tenant](../../../../img/new_ui/dev/security/create-tenant.png)
2426

0 commit comments

Comments
 (0)