Re: ntfs server umask
Matthias Andree (mandree@sx1.HRZ.Uni-Dortmund.DE)
Sun, 15 Nov 1998 12:49:06 +0100
On Sat, Nov 14, 1998 at 10:58:56PM -0800, Keith Chiem wrote:
> I've got one gripe about this. Mounting an ntfs partition leaves it in mode
> 700 by root. This is a read only driver, and unless there's some convention
> I dont' know about, I believe mounts should be 444. This is due to
How do you enter directories without permission "x"? You need 555 or
777 or **0 or *00, but you might want to use "ro,noexec" as mount
options.
--
Matthias Andree
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/