Permissions for files

Source: Internet
Author: User

R (Read, reading): For a file, have permission to read the contents of the file, and for the directory, have permission to browse the directory.

W (write, writes): For the file, has the new, modifies the file content the permission, for the directory, has the deletion, moves the file inside the directory the permission.

X (Execute, execute): For the file, it has permission to execute the file, and for the directory, the user has permission to enter the directory.

s or S (suid,set UID): Executable file with this permission, can be privileged, arbitrary access to the file owner can use all the system
Resources. Please note that files with SUID permissions are often used by hackers to suid with the root account owner,
Silently open the back door in the system for future access.

T or T (Sticky):/tmp and/VAR/TMP directory for all users to temporarily access files, that is, each user has full access to the directory,
To browse, delete, and move files.

R,w,x is the basic permission S, T is a special permission,

Permissions for files

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.