]> git.ipfire.org Git - thirdparty/samba.git/commit
s3:librpc: Handle gss_min in gse_get_client_auth_token() correctly
authorAndreas Schneider <asn@samba.org>
Mon, 27 Feb 2017 16:18:15 +0000 (17:18 +0100)
committerAndreas Schneider <asn@cryptomilk.org>
Thu, 2 Mar 2017 11:41:40 +0000 (12:41 +0100)
commited42d6e81f6c7cf4ed78b2bc9fcdf6c9d970ca55
tree6daeb77ea0aa9239275ef42530513dee80c156f1
parent4194a67c7efcb58ef2bb7efa1d1556d5fa0ce2e0
s3:librpc: Handle gss_min in gse_get_client_auth_token() correctly

This will make sure we correctly fall back to NTLMSSP.

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

Pair-Programmed-With: Stefan Metzmacher <metze@samba.org>
Signed-off-by: Andreas Schneider <asn@samba.org>
Signed-off-by: Stefan Metzmacher <metze@samba.org>
Autobuild-User(master): Andreas Schneider <asn@cryptomilk.org>
Autobuild-Date(master): Thu Mar  2 12:41:40 CET 2017 on sn-devel-144
source3/librpc/crypto/gse.c