]> git.ipfire.org Git - thirdparty/samba.git/commit
s4:auth: Fix 'no delegation' logic in gensec_gssapi_start()
authorAndreas Schneider <asn@samba.org>
Wed, 10 Sep 2025 13:13:37 +0000 (15:13 +0200)
committerAndreas Schneider <asn@cryptomilk.org>
Thu, 11 Sep 2025 16:02:33 +0000 (16:02 +0000)
commit66d3e5e49d34b0a4bfb8f2c862d48d11e27b2ea2
tree822267bfdeec4ce16ac04ee0a675bc3f93aff76b
parentf3bbed9c222fb96a1cf8805f7dfba92fa44aad1a
s4:auth: Fix 'no delegation' logic in gensec_gssapi_start()

This fixes samba4.ntvfs.cifs.krb5.base.lock test with MIT Kerberos.

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

Signed-off-by: Andreas Schneider <asn@samba.org>
Signed-off-by: Stefan Metzmacher <metze@samba.org>
Pair-Programmed-With: Stefan Metzmacher <metze@samba.org>

Reviewed-by: Alexander Bokovoy <ab@samba.org>
source4/auth/gensec/gensec_gssapi.c