]> git.ipfire.org Git - thirdparty/samba.git/commit
s3:libads: provide a generic ads_sasl_spnego_gensec_bind() function
authorStefan Metzmacher <metze@samba.org>
Wed, 9 Dec 2015 12:14:05 +0000 (13:14 +0100)
committerStefan Metzmacher <metze@samba.org>
Thu, 10 Mar 2016 05:52:30 +0000 (06:52 +0100)
commit139ce7d8b687cc54560ce353ea6f86a4d2d2ae04
tree6e6fb32aafdb04ce562de459685044eb4e54d7a2
parentc6f79cfa86e23217a510c6fe205da0c18ef2a9b2
s3:libads: provide a generic ads_sasl_spnego_gensec_bind() function

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

Similar to 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/libads/sasl.c