Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 4 additions & 2 deletions admin_manual/configuration_user/user_configuration.rst
Original file line number Diff line number Diff line change
Expand Up @@ -58,8 +58,10 @@ User accounts have the following properties:

*Group Admin*
Group admins are granted administrative privileges on specific groups, and
can add and remove users from their groups. This means they can modify the
username, password, email, quota, etc. of members of the group.
can create and remove users from their groups. This means they can modify the
username, password, email, quota, etc. of members of the group. Group admins
are not allowed to add existing users to their groups.


*Quota*
The maximum disk space assigned to each user. Any user that exceeds the quota
Expand Down
Loading