mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-09-12 12:07:20 +00:00
docs: add manage users disclaimer (#1765)
* docs: add manage users disclaimer Signed-off-by: Alessio Greggi <alessio.greggi@suse.com> Co-authored-by: Lucas Saintarbor <lucas.saintarbor@suse.com>
This commit is contained in:
co-authored by
Lucas Saintarbor
parent
148c5da3ad
commit
2a770e00c2
+6
@@ -100,6 +100,12 @@ For details on which Kubernetes resources correspond to each global permission,
|
||||
|
||||
:::
|
||||
|
||||
:::danger
|
||||
|
||||
The built-in GlobalRole `Manage Users` allows users to create, modify and delete other users within the Rancher environment. While this permission may be necessary for administrative workflows in trusted environments, granting it to non-trusted or lower-privileged users, such as standard users, poses a serious security risk and may result in privilege escalation.
|
||||
|
||||
:::
|
||||
|
||||
### Custom GlobalRoles
|
||||
|
||||
You can create custom GlobalRoles to satisfy use cases not directly addressed by built-in GlobalRoles.
|
||||
|
||||
+6
@@ -100,6 +100,12 @@ For details on which Kubernetes resources correspond to each global permission,
|
||||
|
||||
:::
|
||||
|
||||
:::danger
|
||||
|
||||
The built-in GlobalRole `Manage Users` allows users to create, modify and delete other users within the Rancher environment. While this permission may be necessary for administrative workflows in trusted environments, granting it to non-trusted or lower-privileged users, such as standard users, poses a serious security risk and may result in privilege escalation.
|
||||
|
||||
:::
|
||||
|
||||
### Custom GlobalRoles
|
||||
|
||||
You can create custom GlobalRoles to satisfy use cases not directly addressed by built-in GlobalRoles.
|
||||
|
||||
Reference in New Issue
Block a user