s3:libsmb: provide generic cli_session_setup_gensec_send/recv() pair
authorStefan Metzmacher <metze@samba.org>
Tue, 1 Mar 2016 14:47:11 +0000 (15:47 +0100)
committerStefan Metzmacher <metze@samba.org>
Thu, 10 Mar 2016 05:52:30 +0000 (06:52 +0100)
commit285c342f01a6e9a892f03360f8d2d0097e7a41cb
treedcd942f7360383173b0f90fcea55fe6d3509cc66
parent576257f6e1488a623306dc368c806e218b1fcdf2
s3:libsmb: provide generic cli_session_setup_gensec_send/recv() pair

It will be possible to use this for more than just NTLMSSP in future.

This prepares a fix for https://bugzilla.samba.org/show_bug.cgi?id=10288

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