ACL - Access Control List - Linux Permissions - RHCSA

POSIX Access Control List ACL : To manage file security using  POSIX (Portable Operating System Interface) access control list ( ACL ).



ACLs allows to assign different permissions for different users and groups.  ACL allows fine-grained permissions to be allocated to a file. Users or groups as well as users and groups identified by a UID or GUID can be granted permissions.



The same permissions we can use below flags apply on files and directories.



Alpha Symbols 

r: Read

w: Write

x: Execute



Numeric symbols 

4 – Read

2 – Write

1 – Execute



- Permissions restricting access to a file to the file owner, membership of a single group or everyone.

- The file owner can set ACLs on individual files or directories.

- XFS file systems have built in ACL support.

- EXT4 file systems created on RHEL7 have ACL enabled by default.



POSIX Access Control List two types:



Access ACLs: we can use access ACLs to grant permissions for a particular file or directory.



Default ACLs: We can use default ACLs only on a directory but if  a file inside that directory does not have an ACL, it inherits the permissions of the default ACLs of the directory.



https://arkit.co.in/posix-access-control-list-acl/



Youtube PlayLists

Shell-Scripting: https://goo.gl/a1Hu3s

Linux-Commands: https://goo.gl/QDoL7h

RHCSA Certification: https://goo.gl/X2Ksqn

Putty Software Tricks: https://goo.gl/MB1Do2

Linux OS: https://goo.gl/62p8s9



Follow Us on Social Media

Telegram Group: https://goo.gl/KPvMda

https://arkit.co.in/one-linux-tutorial/

Reddit: http://bit.ly/redditark

https://goo.gl/mcUvef

Mailing List: http://bit.ly/feedburnerark

https://goo.gl/fb/WAU7JG

Facebook: https://fb.com/linuxarkit 

https://goo.gl/2QN4sD

LinkedIn: http://bit.ly/linkedark

https://goo.gl/ZLcikC

Twitter: https://twitter.com/aravikumar48

Google Plus: http://bit.ly/gplusark

https://goo.gl/79zwX9



No comments:

Post a Comment