]> git.ipfire.org Git - thirdparty/samba.git/commit
s3:auth_generic: add "ntlmssp_resume_ccache" backend in auth_generic_client_prepare()
authorStefan Metzmacher <metze@samba.org>
Thu, 10 Dec 2015 14:42:51 +0000 (15:42 +0100)
committerStefan Metzmacher <metze@samba.org>
Thu, 10 Mar 2016 05:52:28 +0000 (06:52 +0100)
commit8bcde9ec625547df42915e9138d696deeabdb62d
tree7722d6f813be56d050210c485d426cdf86abeb88
parentb133f66e0da5ed05bbe81098e52c744bac4b48ac
s3:auth_generic: add "ntlmssp_resume_ccache" backend in auth_generic_client_prepare()

This will be used by winbindd in order to correctly implement WINBINDD_CCACHE_NTLMAUTH.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Günther Deschner <gd@samba.org>
source3/libsmb/auth_generic.c