Hello folks, Ive been using redhat and mandrake for a while now but i still dont know how to give any particular user permissions to mount a drive in linux.
The deal is that i would like to setup a script that would mount the ntfs drives on startup. somehow when i try to put in an entry for a ntfs mount in /etc/fstab, i get an error. However i am able to mount them on my own by simply using "mount -t ntfs /dev/win_j /xtc13/ntfs1" or something similar.
Now the mounts by default are only done by root but i would like a regular user to be able to mount their own drives by running their own scripts on startup.
I know it can be done but somehow despite all my research, the answer still eludes me.
Thanks in advance much.
zoiks
The deal is that i would like to setup a script that would mount the ntfs drives on startup. somehow when i try to put in an entry for a ntfs mount in /etc/fstab, i get an error. However i am able to mount them on my own by simply using "mount -t ntfs /dev/win_j /xtc13/ntfs1" or something similar.
Now the mounts by default are only done by root but i would like a regular user to be able to mount their own drives by running their own scripts on startup.
I know it can be done but somehow despite all my research, the answer still eludes me.
Thanks in advance much.
zoiks
