* Steve Matzura <numb...@noisynotes.com> [2016-01-10 11:19 -0500]: > On Sun, 10 Jan 2016 14:48:55 +0100, Sven wrote: > > >You might want to check /var/log/messages for more verbose error > >message. > > In three days, this is all messages has in it: [...]
Well, that sould be /var/log/syslog. > >And perhaps also run mount with the -v flag (or possibly -vvv). > > # mount.cifs //box1/d /mnt/d -v -overs=2.1,username="Steve > Matzura",password="" > mount.cifs kernel mount options: > ip=192.168.1.140,unc=\\box1\d,vers=2.1,user=Steve > Matzura,pass=******** > mount error(13): Permission denied What happens if you just do mount.cifs //box1/d /mnt/d -v -ousername="Steve Matzura" Yes, without the _vers_ and _pass_ option. Elimar -- Learned men are the cisterns of knowledge, not the fountainheads ;-)