I have a small lab of Linux machines. Currently FC5. Some of the students would like to be able to access their files that are on a windows share. Since mount requires root access I was wondering if anyone had come up with a non-sudo way of allowing a regular user to use
mount -t cifs
I can't see a way to set it up in fstab with the user / users option.
Ideas / Suggestions?
TIA