You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/operate/rs/security/access-control/create-users.md
+19-13Lines changed: 19 additions & 13 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,39 +24,45 @@ To add a user to the cluster:
24
24
25
25
1. From the **Access Control > Users** tab in the Cluster Manager UI, select **+ Add user**.
26
26
27
-
{{<imagefilename="images/rs/access-control-user-panel.png"alt="Add role with name">}}
27
+
{{<imagefilename="images/rs/screenshots/access-control/7-22-updates/users-screen.png"alt="The list of existing users on the Access Control > Users screen.">}}
28
28
29
29
1. Enter the name, email, and password of the new user.
30
30
31
-
{{<imagefilename="images/rs/access-control-user-add.png"alt="Add role with name" >}}
32
-
33
-
1. Assign a **Role** to the user to grant permissions for cluster management and data access.
34
-
35
-
{{<imagefilename="images/rs/access-control-user-role-select.png"width="300px"alt="Add role to user." >}}
31
+
{{<imagefilename="images/rs/screenshots/access-control/7-22-updates/create-user-panel.png"alt="Create user panel with fields for username, email, password, and alerts.">}}
36
32
37
33
1. Select the **Alerts** the user should receive by email:
38
34
39
35
-**Receive alerts for databases** - The alerts that are enabled for the selected databases will be sent to the user. Choose **All databases** or **Customize** to select the individual databases to send alerts for.
40
36
41
37
-**Receive cluster alerts** - The alerts that are enabled for the cluster in **Cluster > Alerts Settings** are sent to the user.
42
38
43
-
1. Select **Save**.
39
+
1. Click **Add permissions**.
40
+
41
+
1. Assign a **Role** to the user to grant permissions for cluster management and data access.
42
+
43
+
{{<imagefilename="images/rs/screenshots/access-control/7-22-updates/create-user-role-select.png"alt="Add role to new user." >}}
44
+
45
+
1. Click **Save user**.
44
46
45
47
## Assign roles to users
46
48
47
49
Assign a role, associated with specific databases and access control lists (ACLs), to a user to grant database access:
48
50
49
-
1. From the **Access Control > Users** tab in the Cluster Manager UI, you can:
51
+
1. From the **Access Control > Users** tab in the Cluster Manager UI, select an existing user from the list of users.
50
52
51
-
- Point to an existing user and select {{< image filename="/images/rs/buttons/edit-button.png#no-click" alt="The Edit button" width="25px" class="inline" >}} to edit the user.
52
-
53
-
- Select **+ Add user** to [create a new user]({{< relref "/operate/rs/security/access-control/create-users" >}}).
53
+
1. Click the **Edit** button.
54
+
55
+
1. In the **User roles** section, click **Edit**.
56
+
57
+
{{<imagefilename="images/rs/screenshots/access-control/7-22-updates/edit-user-roles.png"alt="The User roles section of the Edit user panel." >}}
54
58
55
59
1. Select a role to assign to the user.
56
60
57
-
{{<imagefilename="images/rs/access-control-user-role-select.png"width="300px"alt="Add role to user." >}}
61
+
{{<imagefilename="images/rs/screenshots/access-control/7-22-updates/edit-user-select-role.png"alt="Select role for user." >}}
0 commit comments