Re: noexec-flag does not work in Linux 2.4.10-pre10

Alexander Viro (viro@math.psu.edu)
Thu, 20 Sep 2001 17:17:17 -0400 (EDT)


On Thu, 20 Sep 2001, Peter Bornemann wrote:

> It seems that the noexec in fstab no longer works. Is this
> intentional?
>
> In fstab I have the following line:
>
> /dev/hda1 /dosc vfat codepage=850,umask=000,noexec 0 0
>
> A ls -l in /dosc shows:
>
> -rwxrwxrwx 1 root root 267657216 Jun 28 22:34 win386.swp

... and? What happens if you do cp /bin/ls /dosc && /dosc/ls ?

-
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/