I am unable to get mount.cifs to respect the user flag passed to mount. The entry in /etc/fstab is
//10.0.1.205/rm /home/robert/remote/rm cifs user,uid=robert,gid=users,file_mode=0644,dir_mode=0755,credentials=/etc/samba/navision,rw,noauto 0 0
but when executing
robert@rm:~/remote> mount rm
I receive
mount error(1): Operation not permitted
Refer to the mount.cifs(8) manual page (e.g.man mount.cifs)