April 3, 2017 Outline
Reading: Chapters from revised text, §2, 3.1
- Introduction to class
- General information
- Homework
- Handouts
- Access control matrix and entities
- Subject, objects (includes subjects)
- State is (S, O, A) where A is access control matrix
- Rights (represent abstract notions)
- Instantiating access control matrices
- Example: UNIX file system
- read, write, execute on files
- read, write, execute on directories
- Example 3: History and limiting rights