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:
Alessio Greggi
2025-06-04 18:38:38 +02:00
committed by GitHub
co-authored by Lucas Saintarbor
parent 148c5da3ad
commit 2a770e00c2
2 changed files with 12 additions and 0 deletions
@@ -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.
@@ -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.