s3-ntlm_auth Use GENSEC for gss-spnego server
authorAndrew Bartlett <abartlet@samba.org>
Sat, 10 Mar 2012 19:45:39 +0000 (06:45 +1100)
committerStefan Metzmacher <metze@samba.org>
Tue, 3 Apr 2012 15:47:31 +0000 (17:47 +0200)
commit4ccac9079302a725d80ab379c5e375a084d17497
tree9a58e63714c65573e88bff74169df1025bf3c91e
parente425948323ba433b3ff8c41379b5277228265e75
s3-ntlm_auth Use GENSEC for gss-spnego server

This imports the gensec handling code from the source4 ntlm_auth, which
will eventually be used for all the NTLMSSP and SPNEGO clients and servers
but which is only used for gss-spnego for now.

Andrew Bartlett

Signed-off-by: Stefan Metzmacher <metze@samba.org>
source3/utils/ntlm_auth.c