| ★ wanayoo — archive 1999 http://www.linuxsecurity.com/resource_files/host_security/trustees-quickstart.html | Nouvelle recherche | Portail wanayoo |
| Symbol | Meaning |
| R | Read files |
| W | Write files and directories |
| B | Browse (like UNIX execute for directories) |
| E | rEad directories |
| X | eXecute files |
| U | Use UNIX permissions |
| Modificators | |
| C | Clear the permissions (instead of set them) |
| D | Deny access (instead of grant) |
| ! | The trustee object applies to all except user or group |
| O | One level. The trustee object applies to the surectory and files in in, not to subdirectories |
The trustees objects are stored in the kernel memory (I hope that even
if somebody will have thousands of trustees, it will be OK) that allows
very quick lookup.
The permission to access a file (or directory) is calculated using
the following algorithm: