Page is a not externally linkable
- Hardware and OS Related Technologies
-- Linux, Unix, and *nix like Operating Systems
---- Chmod and setting permissions


MrNick - 8:00 pm on Feb 7, 2002 (gmt 0)


The only thing I would add is the set user, set group, and sticky bit.

Add the numbers generated above to the following:

4000 set-user-ID-on-execution
2000 set-group-ID-on-execution
1000 sticky bit

Set user changes the effective UID to the owner of the file.

Set group changes the effective GID to the owner of the file.

Sticky bit used on a directory allows users to write files in that directory. an example of a sticky bit directory would be /tmp

Nick Powers


Thread source:: http://www.webmasterworld.com/linux/113.htm
Brought to you by WebmasterWorld: http://www.webmasterworld.com