Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Give user access to mounted NTFS partitions
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
ehoffman
n00b
n00b


Joined: 06 Aug 2005
Posts: 7

PostPosted: Tue Aug 09, 2005 1:35 am    Post subject: Give user access to mounted NTFS partitions Reply with quote

Hello

I have NTFS partitions, which I mounted in fstab like:

Code:
/dev/hda1               /mnt/NTFS_C     ntfs            noatime,user            0 2
/dev/hda5               /mnt/NTFS_D     ntfs            noatime,user            0 2


After reboot, if I login as root, I can go to /mnt/NTFS_C (or D) and see the directories on my NTFS partitions.

However, if I login as a regular user, and I try to go there, I get

-bash: cd: NTFS_C: Permission denied

ls -l show

Code:
dr-x------  1 root root 8192 Aug  5 22:44 NTFS_C
dr-x------  1 root root 8192 Aug  5 22:44 NTFS_D
drwx------  2 root root 4096 Mar 10 12:51 cdrom
drwx------  2 root root 4096 Mar 10 12:51 floppy

so, I don't have user rights.

It may be a newbie problem, but what is the problem here?

Thanks for your support.

Eric
Back to top
View user's profile Send private message
ehoffman
n00b
n00b


Joined: 06 Aug 2005
Posts: 7

PostPosted: Tue Aug 09, 2005 1:40 am    Post subject: Reply with quote

Oh, seem to be answered https://forums.gentoo.org/viewtopic-t-367925.html
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum