> -----Original Message----- > From: Neil Bothwick [mailto:[EMAIL PROTECTED] > Sent: 05 January 2006 00:55 > To: gentoo-user@lists.gentoo.org > Subject: Re: [gentoo-user] Re: k3b and now NTFS access rights > > There is, set a suitable umask value. By default, NTFS partitions are > mounted readable only by the user that mounted them. Setting umask=222 > makes them readable by everyone, but still writable by no-one > (although > NTFS is usually mounted ro so this makes little difference). > See the NTFS > section of man mount.
Thanks! I've read the manual and then tried different umask options. Umask=222 seems the most reasonable for what I need. I noticed that the different subdirectories and files automatically inherit the allocated NTFS partition access rights. Is this how umask in fstab works (recursively)? On a hypothetical case where you want to give different access rights to all/some subdorectories & files, do you have to set these individually the first time after mounting the partition, use ACL's, or what else? Sorry if my questions appear silly - I've always been confused by this topic and its different permutations. -- Regards, Mick -- gentoo-user@gentoo.org mailing list