Re: Anomalous results from access(2)

Guest section DW (dwguest@win.tue.nl)
Tue, 16 Oct 2001 02:57:42 +0200


On Mon, Oct 15, 2001 at 03:18:09PM -0700, David S. wrote:

> [1.] Anomalous results from access(2)
>
> [2.] When by root run against files in the ext2 file system, access(2)
> reports non-executable files as executable. For a non-privileged
> user, access(2) reports non-executable files as non-executable.

All is entirely according to specs. I added the sentence

If the process has appropriate privileges, an implementa-
tion may indicate success for X_OK even if none of the
execute file permission bits are set.

to access.2.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/