On Wed, 26 Jun 2013 19:56:06 +0100 Keith Edmunds kae@midnighthax.com wrote:
If you want to mount these at every boot, the easiest way would be to edit /etc/fstab and change:
user,credentials=...
to
credentials=...
If you want to be able to mount these as a non-root user at some arbitrary time, it's (slightly) more complicated.
I've made that change but if I now issue the command 'sudo mount -a' I get this :- This program is not installed setuid root - "user" CIFS mounts not supported. So do I need to reboot for this to take effect or is there something else I need to do?
If I click on the folder view in Dolphon file manager, I get the message that only root can mount that share so that at least has changed.