File Access Control List

Source: Internet
Author: User

Introduction scenarios:

Files created by Tom: The owner is Tom, and the owner group is Tom.

Jerry wants to access the file created by Tom: the other must have the RW-permission. This is very dangerous.

Another way is to change the owner of the file to Jerry, but normal user Tom cannot execute the command chown.


This introduces the facl concept.

Facl: File Access Control List

Use File Extension attributes to save additional access control permissions


Setfacl: Set facl

-M: set an additional access control list.

U: uid: perm

G: GID: perm

-X: Undefined additional access control list

U: uid

G: GID


-RW-r -- +: + indicates that the file has extended attributes.

Getfacl: Get facl


General:

Owner ---> group ---> Other

When there is an additional facl:

Owner ---> facl, user ---> group ---> facl, group ---> othen


File Access Control List

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.