As described in http://davenport.sourceforge.net/ntlm.html add NTLM2
authorAndrew Bartlett <abartlet@samba.org>
Tue, 12 Aug 2003 05:53:43 +0000 (05:53 +0000)
committerAndrew Bartlett <abartlet@samba.org>
Tue, 12 Aug 2003 05:53:43 +0000 (05:53 +0000)
commitd4a5f4fdf97b707b44a0787267e1e4388d1b5388
treee6c1c3f54c1b65b6f26270444f2bfe84a5c68a0b
parent024d32f79390210bee6da8e75c228a4aaa7fe6b0
As described in davenport.sourceforge.net/ntlm.html add NTLM2
authentication.

NTLM2 is a version of NTLM, that involves both a client and server challenge,
and the creating of a new (presuable more secure) session key.

Unfortunetly this is not quite the same as NTLMv2, and we don't know how to
get the session key.  I suggest looking very closely at what MSCHAPv2, and
other MS auth protocols do...

Andrew Bartlett
source/libsmb/ntlmssp.c