Hi guys, had the same problem as described above. Solved it by using this lines in /etc/fstab:
//<IP-ADRESS>/<folder_on share> <your_local_mountpoint cifs defaults,iocharset=utf8,codepage=cp850,uid=1000,gid=1000,noauto,user,credentials=~/.smbcredentials 0 0 -- mount.cifs: permission denied: no match for /home/myuser/mydir/myshare found in /etc/fstab https://bugs.launchpad.net/bugs/657900 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
