Computing.Net > Forums > Linux > Folder permissions for a ntfs partition

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

Folder permissions for a ntfs partition

Reply to Message Icon

Name: Mat
Date: July 13, 2002 at 17:35:20 Pacific
Comment:

I want to access folders from my ntfs drive from my account, I can do it as root when I am logged in as root but not when I am logged in from another account. I am using gnome and the programs it uses can't access /mnt/winxp (the ntfs drive i mounted). I tried setting the file permissions with chmod but it says it is a read only file system. If you could tell me how to either set the file permissions so I can get at that folder from an account other then root that would be great.



Sponsored Link
Ads by Google

Response Number 1
Name: dfx
Date: July 13, 2002 at 17:41:55 Pacific
Reply:

Specify them as mount option, either to the mount command, or in /etc/fstab. To make the files world-readable, use "umask=0", either as "mount -o umask=0", or in fstab instead of "defaults".


0
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Linux Forum Home


Sponsored links

Ads by Google


Results for: Folder permissions for a ntfs partition

Mounting a windows 2000 NTFS partition i www.computing.net/answers/linux/mounting-a-windows-2000-ntfs-partition-i/6531.html

File/Folder permissions www.computing.net/answers/linux/filefolder-permissions/15128.html

Mount a NTFS partition www.computing.net/answers/linux/mount-a-ntfs-partition-/22501.html