Linux Command Line (27) ACLs pt1

Опубликовано: 22 Октябрь 2024
на канале: MichaelsTechTutorials
4,251
97

I have added a group called auditors and a directory called auditors-need-to-read in the chemistry directory

We want everyone in the chemistry group to continue to have read, write, and execute permissions for every file in the chemistry directory but we also want the new auditors group to have read permissions for the chemistry directory and the auditors-need-to-read directory. To do this we will need to use ACLs

ACL is for Access Control List and the command we use to view the file ACLs is getfacl (for get File Access Control List) and the command we use to set ACL file permissions is setfacl for (set File Access Control List)

See the complete LCL playlist at:    • Linux Command Line  (01) What Is The ...  

Website link:
https://thefrugalcomputerguy.com/linu...