]> git.ipfire.org Git - thirdparty/samba.git/commit
s3:libads: don't use MEMORY:ads_sasl_gssapi_do_bind nor set "KRB5CCNAME"
authorStefan Metzmacher <metze@samba.org>
Mon, 10 Oct 2016 15:07:12 +0000 (17:07 +0200)
committerKarolin Seeger <kseeger@samba.org>
Thu, 20 Oct 2016 08:43:28 +0000 (10:43 +0200)
commitd4e019f42fa24cb9efc2d1463b5dbcaf7e752249
tree66a49a7b6b866f7ac36c8dcd20899cc4fa003943
parent532fd56b3f16e72ea0f088f4cdfc03d23aa43435
s3:libads: don't use MEMORY:ads_sasl_gssapi_do_bind nor set "KRB5CCNAME"

Most callers just set "KRB5CCNAME", but leave ads->auth.ccache_name = NULL.

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

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Günther Deschner <gd@samba.org>
Reviewed-by: Uri Simchoni <uri@samba.org>
(cherry picked from commit 890b1bbdb8e965c4ff6e35214acc96ffbbff5dfd)
source3/libads/sasl.c