@@ -18,18 +18,19 @@ On the User management page of your Nextcloud Web UI you can:
1818
1919The default view displays basic information about your users.
2020
21- .. figure :: ../images/users -config.png
21+ .. figure :: ../images/user -config.png
2222
2323The Group filters on the left sidebar lets you quickly filter users by their
2424group memberships, and create new groups.
2525
26- .. figure :: ../images/users -config-1 .png
26+ .. figure :: ../images/user -config-groups .png
2727
2828Click the gear icon on the lower left sidebar to set a default storage quota,
2929and to display additional fields: **Show storage location, Show last log in,
3030Show user backend, Send email to new users, ** and **Show email address **.
3131
32- .. figure :: ../images/users-config-2.png
32+ .. figure :: ../images/user-config-settings.png
33+ :scale: 75 %
3334
3435User accounts have the following properties:
3536
@@ -45,6 +46,12 @@ User accounts have the following properties:
4546 The admin sets the new user's first password. Both the user and the admin can
4647 change the user's password at anytime.
4748
49+ *Email address *
50+ You can set an email address for a user.
51+ This address can be used when you first set-up an account
52+ so the user receive a mail asking them to create a password if none is provided.
53+ This address can be used for password reset request.
54+
4855*Groups *
4956 You may create groups, and assign group memberships to users. By default new
5057 users are not assigned to any groups.
@@ -74,7 +81,7 @@ To create a user account:
7481* Optionally, assign **Groups ** memberships
7582* Click the **Create ** button
7683
77- .. figure :: ../images/users-create .png
84+ .. figure :: ../images/user-config-new-user .png
7885
7986Login names may contain letters (a-z, A-Z), numbers (0-9), dashes (-),
8087underscores (_), periods (.), spaces ( ) and at signs (@). After creating the user, you
@@ -128,7 +135,7 @@ system settings, or add or modify users in the groups that they are not **Group
128135Administrators ** for. Use the dropdown menus in the **Group Admin ** column to
129136assign group admin privileges.
130137
131- .. figure :: ../images/users-groups .png
138+ .. figure :: ../images/user-config-group-admin .png
132139
133140**Super Administrators ** have full rights on your Nextcloud server, and can
134141access and modify all settings. To assign the **Super Administrators ** role to
@@ -191,7 +198,7 @@ files count against that user's quota.
191198Disable and enable users
192199------------------------
193200
194- .. figure :: ../images/users -actions.png
201+ .. figure :: ../images/user-config -actions.png
195202
196203Sometimes you may want to disable a user without permanently deleting their
197204settings and files. The user can be activated any time again, without data-loss.
@@ -215,7 +222,7 @@ select **Enable**.
215222Deleting users
216223--------------
217224
218- .. figure :: ../images/users -actions.png
225+ .. figure :: ../images/user-config -actions.png
219226
220227Deleting a user is easy: hover your cursor over their name on the **Users ** page
221228until the "..."-menu icon appears at the far right. After clicking on it, you will
0 commit comments