http://bugzilla.novell.com/show_bug.cgi?id=620856 http://bugzilla.novell.com/show_bug.cgi?id=620856#c0 Summary: Mount of cifs share not reading credentials file Classification: openSUSE Product: openSUSE 11.3 Version: RC 2 Platform: x86-64 OS/Version: openSUSE 11.3 Status: NEW Severity: Major Priority: P5 - None Component: Samba AssignedTo: samba-maintainers@SuSE.de ReportedBy: marty@supine.com QAContact: samba-maintainers@SuSE.de Found By: Beta-Customer Blocker: --- Upgraded from 11.2 to 11.3 RC2 Shares were not mounted automatically. Running 'mount -av' showed that, despite having a credentials parameter, the wrong username was being supplied and a password was being prompted for. I can mount these shares by supplying user and pass on the commandline or directly in fstab. The issue seems to be the reading of the credentials file and/or the user of those details. Strace shows the options being passed to mount.cifs 12242 execve("/sbin/mount.cifs", ["/sbin/mount.cifs", "//172.16.2.60/logs", "/home/marty/shares/logs", "-v", "-o", "rw,_netdev,credentials=/home/mar"...], [/* 58 vars */]) = 0 but there is no open call, nor other error. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.