r10981: Pull code to decide between and implement NTLMv2, NTLM and LM
authorAndrew Bartlett <abartlet@samba.org>
Fri, 14 Oct 2005 03:57:35 +0000 (03:57 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:39:50 +0000 (13:39 -0500)
commitf7ff0540d2b2490b2ef502d02b422e74a298b43d
tree0522f0f9ec3f7c7317c5ee5bf8d763777e142095
parent1f9703de40c09b86e25d07fad0e06e303764da8e
r10981: Pull code to decide between and implement NTLMv2, NTLM and LM
authentication out of the various callers and into the kitchen
sink.. err, credentials subsystem.

This should ensure consistant logic, as well as get us one step closer
to security=server operation in future.

Andrew Bartlett
(This used to be commit 09c95763301c0f7770d56462e8af4169b8c171fb)
source4/auth/credentials/config.mk
source4/auth/credentials/credentials.c
source4/auth/credentials/credentials_ntlm.c [new file with mode: 0644]
source4/auth/ntlmssp/ntlmssp_client.c
source4/libcli/smb_composite/sesssetup.c