https://bugzilla.novell.com/show_bug.cgi?id=637766 https://bugzilla.novell.com/show_bug.cgi?id=637766#c0 Summary: mount.cifs ignores -o credentials= Classification: openSUSE Product: openSUSE 11.3 Version: Final Platform: x86-64 OS/Version: Other Status: NEW Severity: Major Priority: P5 - None Component: Samba AssignedTo: samba-maintainers@SuSE.de ReportedBy: Joachim.Reichelt@helmholtz-hzi.de QAContact: samba-maintainers@SuSE.de Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:2.0b4) Gecko/20100818 Firefox/4.0b4 I want to mount smb filesystem of a WinXP system as it worked in OS 11.2 # mount.cifs -v '//PC1/c$' /backup1/ -o credentials/root/.credit Password: mount.cifs kernel mount options: ip=1.2.3.6,unc=\\pc1\c$,credentials=/root/.credit,ver=1,user=root,pass=******** mount error(13): Permission denied Refer to the mount.cifs(8) manual page (e.g. man mount.cifs) What the hell will user=root be here??? Reproducible: Always Steps to Reproduce: see Details Actual Results: Does not mount Expected Results: mount using credit file just as in # mount.cifs -v '//PC1/c$' /backup1/ -o username=me It's just after updateing from 11.2 to 11.3 via zypper -dup -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.