Read and respond to this message at:
https://sourceforge.net/forum/message.php?msg_id=2698120
By: nobody
i have kernel 2.6.7-mm7
i want read ntfs with as non-root.
i use mount -t ntfs -o ro,nls=utf8,gid=100,umas=550 /dev... /mnt/...
but ls /mnt/hda1
d------r-- /mnt/hda1 and /proc/mounts has ntfs ... .... umask=01024
mounted ntfs has other chmod ...
if i use umask=644 = ls -al
drw-r-x--x /mnt/hda1
______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit:
https://sourceforge.net/forum/unmonitor.php?forum_id=44085
|