diff --git a/admin_manual/configuration/configuration_users.rst b/admin_manual/configuration/configuration_users.rst index 0e2a637fa..0c022f2aa 100644 --- a/admin_manual/configuration/configuration_users.rst +++ b/admin_manual/configuration/configuration_users.rst @@ -143,5 +143,5 @@ All of the files owned by the user are deleted as well, including all files they have shared. If you need to preserve the user's files and shares, you must first download them from your ownCloud Files page, which compresses them into a zip file, or use a sync client to copy them to your local computer. See the "File -Sharing" section to learn how to create persistent file shares that survive user -deletions. \ No newline at end of file +Sharing" section of the Admin Manual to learn how to create persistent file +shares that survive user deletions. \ No newline at end of file diff --git a/admin_manual/images/users-config.png b/admin_manual/images/users-config.png new file mode 100644 index 000000000..c09e25c80 Binary files /dev/null and b/admin_manual/images/users-config.png differ diff --git a/admin_manual/images/users-create.png b/admin_manual/images/users-create.png new file mode 100644 index 000000000..0aaeb5a69 Binary files /dev/null and b/admin_manual/images/users-create.png differ diff --git a/admin_manual/images/users-groups.png b/admin_manual/images/users-groups.png new file mode 100644 index 000000000..c7a784607 Binary files /dev/null and b/admin_manual/images/users-groups.png differ