Gentoo Archives: gentoo-user

From: Peter Ruskin <Peter.Ruskin@×××××××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Re: k3b and now NTFS access rights
Date: Wed, 04 Jan 2006 22:55:06
Message-Id: 200601042248.34411.Peter.Ruskin@dsl.pipex.com
In Reply to: [gentoo-user] Re: k3b and now NTFS access rights by Mick
1 On Wednesday 04 January 2006 22:01, Mick wrote:
2 > When I add
3 > noauto,ro,user,uid=1001 the user in question can mount and read
4 > the various files.  The respective mount point under
5 > /mnt/Suzy_WinXP is shown as suzy:root.
6 >
7 > As soon as I remove the uid number from fstab the user can no
8 > longer access the files!  Konqueror comes up with this error:
9 > "Unable to enter file:///mnt/Suzy_WinXP.  You do not have access
10 > rights to this location." The /mnt/Suzy_WinXP is now shown as
11 > root:root and Konqueror shows "Locked Folder".  The funny thing
12 > is that the NTFS partition *is* mounted as shown in mount:
13 > ===================
14 > /dev/sda14 on /mnt/Suzy_WinXP type ntfs (ro,noexec,nosuid,nodev)
15 > ===================
16 >
17 > So, if I want to mount NTFS partitions by different users what am
18 > I supposed to do?  Pile up the uid Nos?  There must be a better
19 > way.  Unlike VFAT partitions which do not recognise/require
20 > ownership NTFS does not seem to want to play.
21
22 I don't see your problem. This is how my fstab shows ntfs:
23
24 /dev/hdf9 /mnt/win/o ntfs rw,umask=0,posix=1,users,nls=utf8 0 0
25
26 --
27 Peter
28 ========================================================================
29 Gentoo Linux: Portage 2.0.51.22-r3. kernel-2.6.14-gentoo-r6.
30 i686 AMD Athlon(tm) XP 3200+. gcc(GCC): 3.4.5.
31 KDE: 3.5.0. Qt: 3.3.4.
32 ========================================================================
33 --
34 gentoo-user@g.o mailing list

Replies

Subject Author
RE: [gentoo-user] Re: k3b and now NTFS access rights Michael Kintzios <michaelkintzios@××××××××.uk>