[Pkg-owncloud-commits] [owncloud-doc] 09/227: Corrections and updates re deleting users and groups, and how to create persistent shares that survive when users are deleted

David Prévot taffit at moszumanska.debian.org
Sat Oct 11 17:20:28 UTC 2014


This is an automated email from the git hooks/post-receive script.

taffit pushed a commit to branch master
in repository owncloud-doc.

commit 572f609daa95c9d5ca5f67525e6df9d43b0d4aad
Author: Carla Schroder <carla at owncloud.com>
Date:   Sun Aug 24 16:30:46 2014 -0700

    Corrections and updates re deleting users and groups, and how to create persistent shares that survive when users are deleted
---
 admin_manual/configuration/configuration_users.rst | 11 ++++-------
 1 file changed, 4 insertions(+), 7 deletions(-)

diff --git a/admin_manual/configuration/configuration_users.rst b/admin_manual/configuration/configuration_users.rst
index 1818401..f0e8078 100644
--- a/admin_manual/configuration/configuration_users.rst
+++ b/admin_manual/configuration/configuration_users.rst
@@ -187,15 +187,15 @@ Delete User
 * You cannot revert the deletion or restore a deleted account.
 
 .. note:: If this user had a share with a group or user, the share also will
-          be deleted permanently.
+          be deleted permanently. If you need to preserve the share, copy it to the account of a user that won't be deleted, for example the admin user, or create a special permanent user for creating persistent shares.
 
 To delete a user account:
 
 #. Hover the line of the user you want to delete.
-#. Click the **cross icon** at the end of the line.
+#. Click the **trashcan icon** at the end of the line.
 
 .. note:: If you accidentally delete a user, you can use undo button shown on
-          notification bar at the top of the page.
+          notification bar at the top of the page, which will remain until you leave or refresh the page. After refreshing the page, the undo button disappears and you cannot recover the user account.
 
 
 User Groups
@@ -217,10 +217,7 @@ group drop-down list.
 Edit/Delete Group
 ~~~~~~~~~~~~~~~~~
 
-Currently, groups cannot be renamed. This feature will be available in a future version
-of ownCloud. To delete a group, unassign all users of out of it and click on the
-trash icon next to the group name on the left pane.
-
+Currently, groups cannot be renamed. This feature will be available in a future version of ownCloud. To delete a group, click on the trash icon next to the group name on the left pane. The group assignment will be automatically removed from all group users.
 
 .. note:: If you have direct access to the database, you can manually rename the group
           from database tables oc_groups and oc_group_user.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/owncloud-doc.git



More information about the Pkg-owncloud-commits mailing list