Advanced #Programming in the #UNIX Environment
Week 13, POSIX.1e ACLs
In this week, we look at the various ways in which processes can be restricted from impacting one another, beginning with methods we've already discussed to some degree (e.g., unix file access semantics, resource limits) and ultimately leading up to #containers.
In the first video, we show how POSIX.1e Access Control Lists (ACLs) can be used for more fine-grained file system access control.