auth/ntlmssp: implement GENSEC_FEATURE_NTLM_CCACHE
authorStefan Metzmacher <metze@samba.org>
Fri, 27 Nov 2015 14:35:40 +0000 (15:35 +0100)
committerStefan Metzmacher <metze@samba.org>
Thu, 10 Mar 2016 05:52:28 +0000 (06:52 +0100)
commitb133f66e0da5ed05bbe81098e52c744bac4b48ac
tree70753f0e40eacb9ba13f1ee5cb47cf465d8b7c74
parent0a93cad337578a7ba61f12726c9a15ecf869db7b
auth/ntlmssp: implement GENSEC_FEATURE_NTLM_CCACHE

This can used in order to use the WINBINDD_CCACHE_NTLMAUTH
code of winbindd to do NTLMSSP authentication with a cached
password.

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_client.c
auth/ntlmssp/wscript_build