Allow the NTLMv2 functions to spit out both possible varients on the session
authorAndrew Bartlett <abartlet@samba.org>
Mon, 5 May 2003 05:15:54 +0000 (05:15 +0000)
committerAndrew Bartlett <abartlet@samba.org>
Mon, 5 May 2003 05:15:54 +0000 (05:15 +0000)
commit423bd582f4f0f03ff086054060954e8e23cd02cd
treea5a379963446ac5f6cc8065f6e6318bc7205b941
parent0e1c8fa7c38a7259150db4d2bb825e7ebbebbc02
Allow the NTLMv2 functions to spit out both possible varients on the session
key, so we can test it in ntlm_auth.

I suspect the 'lm' version doesn't exist, but it's easy to change back.

Andrew Bartlett
(This used to be commit 5efd95622c411f123660b6613b86c7a68bba68e8)
source3/libsmb/cliconnect.c
source3/libsmb/ntlmssp.c
source3/libsmb/smbencrypt.c