Enable a non-root user to mount a windows share in Linux
Simply add the line for mounting to the /etc/fstab file, and be sure that it says user – do not replace with an actual user name!
//10.0.0.4/mediastorage /media/tvpc smbfs rw,user,auto,unhide 0 0