s3:auth_generic: make use of the top level NTLMSSP client code
authorStefan Metzmacher <metze@samba.org>
Thu, 26 Nov 2015 10:45:33 +0000 (11:45 +0100)
committerStefan Metzmacher <metze@samba.org>
Mon, 28 Mar 2016 22:41:27 +0000 (00:41 +0200)
commit1742cec138ee36b23eb31cd8ce75a5d16b3e12b9
tree09d4729a4ccaf77f40b2961b9e9f0b2b282f3565
parentbdbcffc2e76fe50e088a38ee5ba043c79c085f00
s3:auth_generic: make use of the top level NTLMSSP client code

There's no reason to use gensec_ntlmssp3_client_ops, the
WINBINDD_CCACHE_NTLMAUTH isn't available via gensec anyway.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=11804

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Günther Deschner <gd@samba.org>
(cherry picked from commit 0d66e2d34f656028eb3adb35acb653a45c041890)
source3/libsmb/auth_generic.c