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)
commit6ffabb38d03ad90d8731ab3e0eb692438db967ee
treec51926f0a0fad54a76a77a3096a137bfbba1b300
parentf0c95cd74fb6fea57cef89b59e5d2f10ea25c138
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
source/auth/credentials/credentials.c
source/auth/credentials/credentials.h
source/auth/credentials/credentials_ntlm.c