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)
commit3f35cdb218a3dae08a05e77452ca9f73716ceb28
tree0ca0068de5cdf19f5b63392d184575aeefeb15a3
parentedeb908acaaaaab13bef4d2e3fae18d87c07af81
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
source/auth/ntlmssp/ntlmssp_client.c
source/libcli/auth/smbencrypt.c
source/libcli/composite/sesssetup.c
source/param/loadparm.c
source/torture/rpc/samlogon.c