Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
rdms:data:permissions [2022/07/26 15:09]
marguerite [Inheritance]
rdms:data:permissions [2023/05/11 16:48] (current)
jelte Included table
Line 1: Line 1:
-====== Permissions and inheritance======+====== Permissions and Inheritance======
  
-There are four kinds of **permissions** or user privileges to files and folders.+Within the RDMS, there are **four levels of permissions** or user privileges to files and folders that can be defined by the users.
  
-**Own** : The user owns the data object (file) or the collection (directory) and has the full permission on readingmodifying or sharing the object.+In an order of ascending privilegesthese permissions are 'Null', 'Read', 'Read/Write' and 'Own'.
  
-**Write** : The user has read and write access to the object.+Please see the following table for a summary of what these different permissions allow within the RDMS:
  
-**Read**: The user can only read the object or its content.+^  Permission Level      ^  Read        Modify          ^   Create New     Delete     Share   ^ 
 +|  **Null**    |  {{:rdms:data:1280px-eo_circle_red_blank.svg.png?20|}}       {{:rdms:data:1280px-eo_circle_red_blank.svg.png?20|}}  |   {{:rdms:data:1280px-eo_circle_red_blank.svg.png?20|}}  |  {{:rdms:data:1280px-eo_circle_red_blank.svg.png?20|}}    {{:rdms:data:1280px-eo_circle_red_blank.svg.png?20|}}        | 
 +|  **Read**     {{:rdms:data:eo_circle_green_checkmark.svg.png?20|}}       {{:rdms:data:1280px-eo_circle_red_blank.svg.png?20|}}  |   {{:rdms:data:1280px-eo_circle_red_blank.svg.png?20|}}  |  {{:rdms:data:1280px-eo_circle_red_blank.svg.png?20|}}    {{:rdms:data:1280px-eo_circle_red_blank.svg.png?20|}}        | 
 +|  **Write**  |  {{:rdms:data:eo_circle_green_checkmark.svg.png?20|}}      {{:rdms:data:eo_circle_green_checkmark.svg.png?20|}}    {{:rdms:data:eo_circle_green_checkmark.svg.png?20|}}  |  {{:rdms:data:1280px-eo_circle_red_blank.svg.png?20|}}    {{:rdms:data:1280px-eo_circle_red_blank.svg.png?20|}}        | 
 +|  **Own**    |  {{:rdms:data:eo_circle_green_checkmark.svg.png?20|}}      {{:rdms:data:eo_circle_green_checkmark.svg.png?20|}}    {{:rdms:data:eo_circle_green_checkmark.svg.png?20|}}  |  {{:rdms:data:eo_circle_green_checkmark.svg.png?20|}}    |  {{:rdms:data:eo_circle_green_checkmark.svg.png?20|}}   |
  
-**None**: The user does not have any permission on the object. One can use none” when removing the previously assigned permissions to a user. When you are the owner of an object and accidentally set your own permissions to none”, you can recover this by changing the permissions. Internally, you will remain the owner and can recover your permissions.\+ 
 +And for a more detailed explanation of what this permissions mean:  
 + 
 +**Own**: The user owns the data object (file) or the collection (folder) and has the full permission on reading, modifying (including deletion), and sharing. 
 + 
 +**Write**: The user has read and write access to the object.  
 + 
 +**Read**: The user can only read the object or its content. This also allows to make a (editable) copy of the file/folder. 
 + 
 +**Null**: The user does not have any permission on the object. One can use 'nonewhen removing the previously assigned permissions to a user. When you are the owner of an object and accidentally set your own permissions to 'none', you will internally still remain the owner and you can recover your privileges by again assigning another permission level 
 + 
 +**Important Note** 
 + 
 +  * While 'write' permissions allow to create new objects and modify existing ones, it does not allow for the deletion of objects 
  
 ===== Inheritance ===== ===== Inheritance =====
  
-Inheritance of user rights is activated by default. This meansthat permissions set on the main collection/folder of the team drive will ne the same on its sub-folder and files. If desired, permission inheritance can be disabled. Users who decide to disable permission inheritance should be aware that this means that permissions on all (sub)folders and files have to be set individually. Also, it should be noted that it is also possible to modify user permissions on specific subfolders or files when permission inheritance is activated on the main folder. +Inheritance means that the permissions set on collection/folder are also propagated to its subfolders and files. Also, with activated inheritance, newly created files and folder inherit the permission of the main folder.  
 + 
 +By default, permission inheritance is active within the RDMS, but it can also be disabled on a per folder/collection basis 
 +Users who decide to disable permission inheritance should be aware that this means that permissions on all (sub)folders and files have to be set individually.  
 + 
 +Also, it should be noted that it is also possible to modify user permissions on specific subfolders or files when permission inheritance is activated on the main folder.