Comment 1 for bug 206988

Revision history for this message
Leann Ogasawara (leannogasawara) wrote :

Hi Hans,

I just realized this is actually a duplicate of bug 202445. A member of the kernel just recently committed this fix to the Hardy kernel:

commit 36cb87a9e6ef334b262a1d03d897e8835d2975b8
Author: Ben Collins <email address hidden>
Date: Mon Mar 24 08:21:32 2008 -0400

    UBUNTU: build/config: Enable CONFIG_CIFS_WEAK_PW_HASH
    Bug: #202445

    Signed-off-by: Ben Collins <email address hidden>

diff --git a/debian/config/i386/config b/debian/config/i386/config
index f7deec7..377a6d4 100644
--- a/debian/config/i386/config
+++ b/debian/config/i386/config
@@ -155,7 +155,7 @@ CONFIG_CIFS=m
 # CONFIG_CIFS_DEBUG2 is not set
 # CONFIG_CIFS_EXPERIMENTAL is not set
 # CONFIG_CIFS_STATS is not set
-# CONFIG_CIFS_WEAK_PW_HASH is not set
+CONFIG_CIFS_WEAK_PW_HASH=y
 # CONFIG_CIFS_XATTR is not set
 CONFIG_CLOCKSOURCE_WATCHDOG=y
 CONFIG_CLS_U32_MARK=y