[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Access to ntfs partition for users



On Sat, Dec 31, 2005 at 04:55:59PM +0200, Yuri Pakhomov wrote:
> I tried to add lines to fstab to mount my ntfs partitions:
> /*
> /dev/hda1	/mnt/c		ntfs ro,users,gid=users,uid=nobody,iocharset=koi8-r	0
> 0
> /dev/hda2	/mnt/d		ntfs	ro,users,gid=users,uid=nobody,iocharset=koi8-r	0	0
> */
> 
> But cannot access mounted volume as users (although they are in "users" group)
> If i tell uid="user" , so user "user" can access mounted volume.
> How to make it accessible to whole group, not single user?
> 
Use the umask option, umask=000 or umask=007.


-- 
Nirvana?  That's the place where the powers that be and their friends hang out.
		-- Zonker Harris



Reply to: