samba4.ntvfs.cifs.krb5.base.lock fails with MIT Kerberos I've bisected it and the culprit is: ec6892bd1fcc0391f9aa831d7e4f095825dafb56 is the first bad commit commit ec6892bd1fcc0391f9aa831d7e4f095825dafb56 Author: Stefan Metzmacher <metze@samba.org> Date: Wed Nov 6 14:29:10 2024 +0100 gensec: add GENSEC_FEATURE_NO_DELEGATION flag to avoid GSS_C_DELEG[_POLICY]_FLAG Signed-off-by: Stefan Metzmacher <metze@samba.org> Reviewed-by: Andreas Schneider <asn@samba.org> auth/gensec/gensec.h | 1 + source3/librpc/crypto/gse.c | 5 ++++- source4/auth/gensec/gensec_gssapi.c | 4 ++++ 3 files changed, 9 insertions(+), 1 deletion(-)
This bug was referenced in samba master: 66d3e5e49d34b0a4bfb8f2c862d48d11e27b2ea2
Created attachment 18722 [details] patch for 4.23
Comment on attachment 18722 [details] patch for 4.23 LGTM
Jule, please push this to the 4.23 release branch. Thank you!
Pushed to autobuild-v4-23-test.
This bug was referenced in samba v4-23-test: c51f476794abaa81460f7af46efeb0cd5d6bb0c9
This bug was referenced in samba v4-23-stable (Release samba-4.23.0): c51f476794abaa81460f7af46efeb0cd5d6bb0c9
Closing out bug report. Thanks!