s3-auth: Use common gensec_ntlmssp server functions for more of gensec_ntlmssp3_server
commit9c5b26f8647bd31dec9864d8c42959f81e686619
authorAndrew Bartlett <abartlet@samba.org>
Tue, 31 Jan 2012 03:39:34 +0000 (31 14:39 +1100)
committerStefan Metzmacher <metze@samba.org>
Fri, 17 Feb 2012 09:48:09 +0000 (17 10:48 +0100)
treeca7cbc7f3a645a9fa16ebd68d9053cdffee829e0
parent2f74f2f18056e83c396b196939bc8f89bd4d0702
s3-auth: Use common gensec_ntlmssp server functions for more of gensec_ntlmssp3_server

This is possible because we now supply the auth4_context abstraction that this
code is looking for.

Andrew Bartlett

Signed-off-by: Stefan Metzmacher <metze@samba.org>
auth/ntlmssp/gensec_ntlmssp_server.c
auth/ntlmssp/ntlmssp_private.h
source3/Makefile.in
source3/auth/auth_ntlmssp.c