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)
commitce9e918c95a81470056eef74878aeb10aadbaacf
treee9a6e8f5a5da1c9e136d9f4e79d04c74a9c1c258
parentee8cf0ce40820b3e1ec025339f2b25c0001fda13
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
(This used to be commit ecbe08897c9cc47790f3d4f5680d25202bc0f6c3)
source3/libsmb/smbencrypt.c