Allow an NTLM response to be specified into the auth subsystem.
authorAndrew Bartlett <abartlet@samba.org>
Mon, 5 May 2008 02:58:15 +0000 (12:58 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Mon, 5 May 2008 02:58:15 +0000 (12:58 +1000)
commitfe7d46067133131189faf7aebae62fa9c48626d9
treec167d18a67dc50f242940dd668203fd9cb11c7e0
parentf8fb5d8c4da11cdb8ac79649fd74047d4cc42c68
Allow an NTLM response to be specified into the auth subsystem.

This allows it to be proxied for NTLM pass-though authentication (aka
security=server and associated man-in-the-middle attacks).

Andrew Bartlett
(This used to be commit 6ffabb38d03ad90d8731ab3e0eb692438db967ee)
source4/auth/credentials/credentials.c
source4/auth/credentials/credentials.h
source4/auth/credentials/credentials_ntlm.c