auth/ntlmssp: provide a "ntlmssp_resume_ccache" backend
authorStefan Metzmacher <metze@samba.org>
Wed, 25 Nov 2015 20:41:23 +0000 (21:41 +0100)
committerStefan Metzmacher <metze@samba.org>
Thu, 10 Mar 2016 05:52:28 +0000 (06:52 +0100)
commitb3d4523ff7810279dc4d3201a09a868545d4d253
tree4849fc06ffdf5603cf79387bd706a00e5ce9f708
parent52c03c07151a12e84fb4d34443864e59583c0db9
auth/ntlmssp: provide a "ntlmssp_resume_ccache" backend

These can be used to implement the winbindd side of
the WINBINDD_CCACHE_NTLMAUTH call.

It can properly get the initial NEGOTIATE messages
injected if available.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Günther Deschner <gd@samba.org>
auth/ntlmssp/ntlmssp.c
auth/ntlmssp/ntlmssp.h
auth/ntlmssp/ntlmssp_client.c
auth/ntlmssp/ntlmssp_private.h