diff --git a/content/rancher/v2.x/en/admin-settings/rbac/global-permissions/_index.md b/content/rancher/v2.x/en/admin-settings/rbac/global-permissions/_index.md index 038c3baf5d1..9ee7071f86e 100644 --- a/content/rancher/v2.x/en/admin-settings/rbac/global-permissions/_index.md +++ b/content/rancher/v2.x/en/admin-settings/rbac/global-permissions/_index.md @@ -3,13 +3,13 @@ title: Global Permissions weight: 1126 --- -Global Permissions define user authorization outside the scope of any particular cluster. Out-of-the-box, there are two default global permissions: `Administrator` and `User`. +Global Permissions define user authorization outside the scope of any particular cluster. Out-of-the-box, there are two default global permissions: `Administrator` and `Standard User`. - **Administrator:** These users have full control over the entire Rancher system and all clusters within it. -- **User:** +- **Standard User:** These users can create new clusters and use them. Standard users can also assign other users permissions to their clusters. @@ -73,4 +73,4 @@ You can change the default global permissions that are assigned to external user 1. If you want to remove a default permission, edit the permission and select **No** from **New User Default**. -**Result:** The default global permissions are configured based on your changes. Permissions assigned to new users display a check in the **New User Default** column. \ No newline at end of file +**Result:** The default global permissions are configured based on your changes. Permissions assigned to new users display a check in the **New User Default** column.