Table of Contents

Manage User Permissions

Each resource can have a global permission. Check the Manage User Accounts page for understanding users and user groups.

Open the window System → Resources :

Select a resource in the list. At the bottom of this panel we can see the permissions set for the selected resource. Use the buttons 'Add', 'Remove' and 'Edit' to manage the permissions for this resource.

In this example, the GLOBAL permission is set to 'viewable'. This means that everyone can view or access this resource, except those who have an explicit different permission.

We can see the usergroup 'users' with a permission 'editable'. This means that all users belonging to this group, and only those, have access to this resource and can edit its contents.

Finally, there is a single user called 'dieter' who has a strictly private permission set to 'hidden'. It is possible that the user 'dieter' belongs to the usergroup 'users' or not, but this will not influence its private permission: this is set to 'hidden', meaning he can not access and view the resource.

Logic

When assigning permissions, it is advised to keep a logical structure in mind :

  1. Which permission is most general ?
    Normally, this is the 'viewable' permission. In general, the global permission will be set to 'viewable'. This is also the default setting in the EOS Console.
  2. Do we have user groups that require together a different permission for specific resources ?
    If Yes, we will bundle these users in a user group, and set the appropriate permission for this user group in each of the relevant resources.
  3. Do we have users within a user group that require a different permission than most of the other ones in the same group, or do we have single isolated users that require a very personal permission ?
    If Yes, we'll assign a private permission to these individuals for the relevant resources.