LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Hardware (https://www.linuxquestions.org/questions/linux-hardware-18/)
-   -   access NTFS mounts without root (https://www.linuxquestions.org/questions/linux-hardware-18/access-ntfs-mounts-without-root-161476/)

btaber 03-23-2004 03:00 PM

access NTFS mounts without root
 
I am trying to access my NTFS mounts without being the root user. If I am not, it tels me I don't have access. How do I give myself (or another user) access to the share that root mounted?

B

acid_kewpie 03-23-2004 03:07 PM

add umask=000 to the mount options

acid_kewpie 03-23-2004 03:07 PM

add umask=000 to the mount options

Pwnz3r 03-23-2004 03:07 PM

Change the permissions to 777 of the folder that they are mounted to. Also, it might be a good idea to add it to /etc/fstab, if you haven't done that already.

Pwnz3r 03-23-2004 04:05 PM

EDIT: Oops, double post.


All times are GMT -5. The time now is 08:18 PM.