aboutsummaryrefslogtreecommitdiffstats
path: root/fs/buffer.c
diff options
context:
space:
mode:
authorSteve French <sfrench@us.ibm.com>2008-08-27 21:30:22 +0000
committerSteve French <sfrench@us.ibm.com>2008-08-27 21:30:22 +0000
commitbcc55c6664a90146149ba0fd93052adc94287b9f (patch)
tree7b90cd9ea4bad5625b5912a8430038fac6b398f2 /fs/buffer.c
parent[CIFS] Add destroy routine for dns_resolver (diff)
downloadlinux-dev-bcc55c6664a90146149ba0fd93052adc94287b9f.tar.xz
linux-dev-bcc55c6664a90146149ba0fd93052adc94287b9f.zip
[CIFS] Fix plaintext authentication
The last eight bytes of the password field were not cleared when doing lanman plaintext password authentication. This patch fixes that. I tested it with Samba by setting password encryption to no in the server's smb.conf. Other servers also can be configured to force plaintext authentication. Note that plaintexti authentication requires setting /proc/fs/cifs/SecurityFlags to 0x30030 on the client (enabling both LANMAN and also plaintext password support). Also note that LANMAN support (and thus plaintext password support) requires CONFIG_CIFS_WEAK_PW_HASH to be enabled in menuconfig. CC: Jeff Layton <jlayton@redhat.com> CC: Stable Kernel <stable@vger.kernel.org> Signed-off-by: Steve French <sfrench@us.ibm.com>
Diffstat (limited to 'fs/buffer.c')
0 files changed, 0 insertions, 0 deletions