Mastering File and Directory Access Control (DAC)
This section will talk about protecting sensitive files and directories by setting proper permissions and ownership, and by using Extended Attributes (xattr). You will also see how to avoid security-related problems with Set User ID (SUID) and Set Group ID (SGID).
The section contains the following chapters:
- Chapter 8, Mastering Discretionary Access Control
- Chapter 9, Access Control Lists and Shared Directory Management