Examples on how to use the setfacl util to set permissions for specific users and groups to access files and directories on unix-based systems.
Read More ›
Set default permissions for all files/directories created by a user on Linux using umask. Additionally, use Access Control Lists (ACLs) for all files and directories created under a given directory too.
Read More ›