r7757: Add NTLMv2 support to the NT1 Session setup (ie, not SPNEGO/NTLMSSP)
authorAndrew Bartlett <abartlet@samba.org>
Sun, 19 Jun 2005 13:26:32 +0000 (13:26 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:18:32 +0000 (13:18 -0500)
commite578c33c2c8bc23a9a78259613f33b65d7d1668f
treec4d81bd1c4bcd31b456533e8ce6e20353344c0cf
parent3e73885ba4eb0d60d6ed997360e0ea3e17dc154d
r7757: Add NTLMv2 support to the NT1 Session setup (ie, not SPNEGO/NTLMSSP)
Session Setup code.

Add a mem_ctx argument to a few of the NTLMv2 support functions, and
add smb.conf options to control client NTLMv2 behaviour.

Andrew Bartlett
(This used to be commit 3f35cdb218a3dae08a05e77452ca9f73716ceb28)
source4/auth/ntlmssp/ntlmssp_client.c
source4/libcli/auth/smbencrypt.c
source4/libcli/composite/sesssetup.c
source4/param/loadparm.c
source4/torture/rpc/samlogon.c