Chapter 6 discusses securing files in Linux through file access permissions (FAPs), which manage user access to files and directories in a multiuser environment. It explains how to view and modify permissions using the 'ls' and 'chmod' commands, detailing both symbolic and absolute modes for setting permissions. Additionally, the chapter covers the umask value, which influences the default permissions assigned to newly created files and directories.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF or read online on Scribd
0 ratings0% found this document useful (0 votes)
3 views29 pages
Linux Unit 4
Chapter 6 discusses securing files in Linux through file access permissions (FAPs), which manage user access to files and directories in a multiuser environment. It explains how to view and modify permissions using the 'ls' and 'chmod' commands, detailing both symbolic and absolute modes for setting permissions. Additionally, the chapter covers the umask value, which influences the default permissions assigned to newly created files and directories.