mirror of
https://github.com/jackyzha0/quartz.git
synced 2025-12-27 14:54:05 -06:00
vault backup: 2022-11-01 17:04:34
This commit is contained in:
parent
7a1f461a54
commit
04e4477681
@ -6,4 +6,22 @@ tags:
|
|||||||
- lectures
|
- lectures
|
||||||
---
|
---
|
||||||
|
|
||||||
|
# protection model
|
||||||
|
file system shared by many users
|
||||||
|
- users should be able to keep them private
|
||||||
|
|
||||||
|
need to define
|
||||||
|
- mechanisms
|
||||||
|
- policies
|
||||||
|
|
||||||
|
types of file access users can have
|
||||||
|
- read
|
||||||
|
- includes list
|
||||||
|
- write
|
||||||
|
- includes delete
|
||||||
|
- execute
|
||||||
|
- if a directory is not executable you cannot get into it (run it)
|
||||||
|
|
||||||
|
# Access control bits
|
||||||
|
|
||||||
|
# access control models
|
||||||
Loading…
Reference in New Issue
Block a user