Package: smbfs
Version: 3.0.22-1
Severity: normal
DESCRIPTION
Moving from smb => cifs mounts in /etc/fstab and using parameter
credentials=/etc/my/samba.cred
PROBLEM
It took some time to figure why the new connection type cifs gave
always error that password/username did not match. The orignal
credentials file for smb mounts included lines:
username = foo
password = pass
But when using the cifs mount type, it had to be in form:
username=foo
password=pass
SUGGESTION
As this transition will probably cause headache for everyone else too,
please add to the manual page (to the end of DESCRIPTION heading)
lines:
NOTE: When migrating from samba mount type to cifs, the
credentials file has now more strict format. The smb mount type
allowed defining variables in separate credentials file with
spaces:
username = foo
The assignments must now be written without spaces:
username=foo
-- System Information: Debian Release: testing/unstable
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'stable')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/dash
Kernel: Linux 2.6.16-1-686
Locale: LANG=C, LC_CTYPE=C (charmap=ISO-8859-1) (ignored: LC_ALL set to en_US)
Versions of packages smbfs depends on:
ii libc6 2.3.6-9 GNU C Library: Shared libraries
ii libcomerr2 1.38+1.39-WIP-2006.04.09-2 common error description library
ii libkrb53 1.4.3-7 MIT Kerberos runtime libraries
ii libldap2 2.1.30-13 OpenLDAP libraries
ii netbase 4.25 Basic TCP/IP networking system
ii samba-common 3.0.22-1 Samba common files used by both th
smbfs recommends no packages.
-- no debconf information
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]