I tried to add lines to fstab to mount my ntfs partitions:
/*
/dev/hda1       /mnt/c          ntfs 
ro,users,gid=users,uid=nobody,iocharset=koi8-r     0
0
/dev/hda2       /mnt/d          ntfs    
ro,users,gid=users,uid=nobody,iocharset=koi8-r  0       0
*/

But cannot access mounted volume as users (although they are in "users" group)
If i tell uid="user" , so user "user" can access mounted volume.
How to make it accessible to whole group, not single user?


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to