Access Control Methods
Access control attributes
- Specify file permissions and file attributes
- File permissions
- Combination of read, write and/or execute permissions specified for three categories: user, group and other
- File attributes
- Additional security mechanism supported by some file systems
- Allow users to specify constraints on file access beyond read, write and execute
- Examples: append-only, immutable