I am trying to mount cifs/samba drives on an Ubuntu machine. It seems as though I either need to run it under root or modify my fstab, which also requires root permissions.
On Mac, mount_smbfs does not require root.
Is there any way for a normal user to mount without requiring root to either modify the fstab OR running it in Ubuntu 10.04?