February 2023
Intermediate to advanced
620 pages
15h 45m
English
In the previous chapter, we reviewed the basics of Discretionary Access Control (DAC). Normal Linux file and directory permissions settings aren’t very granular. With an access control list (ACL), we can fine-tune things to get the exact set of permissions that we really want. We can also use this capability to control access to files in shared directories.
The topics in this chapter include the following:
tar --acls option to prevent loss of ACLs during a backup