Article ID: 104924
Article Last Modified on 10/31/2006
-rwxrwxrwx 1 Everyone Everyone 35328 Jul 8 14:25 AR.EXE drwxrwxrwx 1 Everyone Everyone 0 Aug 27 13:45 DEFAULTNOTE: The first bit is left blank for files and is set to "d" for directories.
- rwx rwx rwx
|__| |__| |__|
| | |
Owner Group Everyone
The Execute bit (X) is required to be set for the group the user
belongs to in order for that group's users to have access to a
directory. The reason execute permissions are required on directories
relates to the design of UNIX file systems. The Execute permission is
set to allow users to view the contents of a directory. Because the
UNIX file system knows that directories are not executable, it uses
the Execute bit only for allowing access inside the directory. This is
nothing more than a definition; it is a way of stating that users are
allowed to enter directories.
posix
Additional query words: prodnt slow
Keywords: kb3rdparty KB104924