17LAMP.NET

17LAMP,一起来开源,一起来生活

User_Management

Using ACLs with Fedora Core 2 (Linux Kernel 2.6.5)

Introduction

What are ACLs and why would you want to use them?

ACLs are Access Control Lists for files and directories. They are based on the IEEE's POSIX 1003.1e draft 17, also known simply as POSIX.1e.   ACLs are an addition to the standard Unix file permissions (r,w,x,-) for User, Group, and Other. ACLs give users and administrators flexibility and fine-grained control over who can read, write, and execute files. This can all be done without adding mysterious groups and pestering the system administrator.

Syndicate content

Reserved by www.17LAMP.net