Understand Linux ACLs
Understand Linux ACLs

Understand Linux ACLs

Linux ACLs can control the filesystem features and flags for each file or folder.

Introducing ACLs in Linux

ACLs Kernel support

linux acls
Understand Linux ACLs 14
[synman@server ~]$ grep ACL /boot/config-$(uname -r)
linux acls
Understand Linux ACLs 15

Listing Filesystem ACLs

[synman@server synman]# sudo getfacl note.txt
linux acls
Understand Linux ACLs 16
linux acls
Understand Linux ACLs 17

Setting Default ACLs

Adding ACL entries

Removing ACLs

Troubleshooting ACLs

Leave a Reply