libsmb: Do not upper-case target name on NTLMv2 hash generation
authorKai Blin <kai@samba.org>
Tue, 15 Jan 2008 18:28:23 +0000 (19:28 +0100)
committerKai Blin <kai@samba.org>
Tue, 15 Jan 2008 18:29:08 +0000 (19:29 +0100)
commitecbe08897c9cc47790f3d4f5680d25202bc0f6c3
tree6f2bd5cdc86e0ddae409947a80151184fa15a8a6
parent642424b3779dd33cd2b5049789aa16e678438bb9
libsmb: Do not upper-case target name on NTLMv2 hash generation

This makes our NTLMv2 hash generation compatible to the Davenport example
and fixes a bug when ntlm_auth is called with a non-upper-case --domain
parameter and client ntlmv2 auth = yes

Jerry, please consider for 3.2.0
source/libsmb/smbencrypt.c