|
The Directory and File Privileges (including Revision Directories and Revision Files) define who will have access to and the extent to which they can change a particular directory or file. These parameters are defined in the Directory or File Property dialogue by the owner or administrator of the directory or file.
There are two levels of access control, read/write or read only, each of these have three Access Types, Private, Public and Restricted. Directories and files inherit access levels from from their parents:
Access Type |
Who has access |
Private... |
Only the owner of the directory or file, or a user with administrator privileges will be able to view and/or make changes. |
Public... |
All users will be able to view and/or make changes to this directory or file. |
Restricted... |
The owner or users that have membership of one or more of the selected Role(s) and/or have subscribed to one or more of the selected Workgroup(s) will be able view and/or to make changes to this directory or file. The truth table below defines these access levels |
Assuming two roles, Labs and EWS and two workgroups, Grp1 and Grp2, then the file directory Restricted Access Types applied to either these roles or workgroups will result in users having the access privileges as defined in the table below:
Roles |
Groups |
User will have: |
|||
Labs |
EWS |
Grp1 |
Grp2 |
||
RW |
RO |
RW |
RO |
RW |
RO |
X |
X |
X |
X |
0 |
0 |
Y |
X |
X |
X |
1 |
OR |
X |
Y |
X |
X |
0 |
1 |
Y |
Y |
X |
X |
1 |
OR |
X |
X |
Y |
X |
1 |
OR |
Y |
X |
Y |
X |
1 |
OR |
X |
Y |
Y |
X |
1 |
OR |
Y |
Y |
Y |
X |
1 |
OR |
X |
X |
X |
Y |
0 |
1 |
Y |
X |
X |
Y |
1 |
OR |
X |
Y |
X |
Y |
0 |
1 |
Y |
Y |
X |
Y |
1 |
OR |
X |
X |
Y |
Y |
1 |
OR |
Y |
X |
Y |
Y |
1 |
O |
X |
Y |
Y |
Y |
1 |
OR |
Y |
Y |
Y |
Y |
1 |
OR |
Key: | |
RW = Access Read-Write | RO = Access Read-Only |
X = Unassigned | Y = Assigned |
0 = User will not have access | 1 = Users will have access |
OR = Over-ridden |