* topconfig: Enable CONFIG_CIFS_WEAK_PW_HASH, required for compatibility

with legacy (pre-NTLM) fileservers.

svn path=/dists/trunk/linux-2.6/; revision=10892
This commit is contained in:
Steve Langasek 2008-03-15 09:23:00 +00:00
parent 332bbe24c3
commit 43baf57829
2 changed files with 5 additions and 1 deletions

4
debian/changelog vendored
View File

@ -76,6 +76,10 @@ linux-2.6 (2.6.25~rc5-1~experimental.1) UNRELEASED; urgency=low
* [hppa] Enable several filesystems.
* Make NLS modular.
[ Steve Langasek ]
* topconfig: Enable CONFIG_CIFS_WEAK_PW_HASH, required for compatibility
with legacy (pre-NTLM) fileservers.
-- Bastian Blank <waldi@debian.org> Tue, 26 Feb 2008 23:59:55 -0700
linux-2.6 (2.6.24-2) UNRELEASED; urgency=low

View File

@ -1658,7 +1658,7 @@ CONFIG_RPCSEC_GSS_SPKM3=m
# CONFIG_SMB_FS is not set
CONFIG_CIFS=m
# CONFIG_CIFS_STATS is not set
# CONFIG_CIFS_WEAK_PW_HASH is not set
CONFIG_CIFS_WEAK_PW_HASH=y
CONFIG_CIFS_XATTR=y
CONFIG_CIFS_POSIX=y
# CONFIG_CIFS_DEBUG2 is not set