See https://lists.samba.org/archive/samba/2014-May/181193.html and https://bugs.launchpad.net/ubuntu/+source/samba/+bug/1357471 ../auth/gensec/gensec.c:247(gensec_update) Did not manage to negotiate mandetory feature SIGN for dcerpc auth_level 6 This happens because gensec_gssapi_update() returns NT_STATUS_OK on error. This is typically triggered and ignored by spnego.
Created attachment 10917 [details] Patch for v4-0-test
Created attachment 10918 [details] Patch for v4-1-test
Created attachment 10919 [details] Patch for v4-2-test
Pushed to autobuild-v4-[0|1|2]-test.
(In reply to Karolin Seeger from comment #4) Pushed to v4-2-test and v4-1-test. Re-trying autobuild-v4-0-test.
(In reply to Karolin Seeger from comment #5) Pushed to v4-0-test. Closing out bug report. Thanks!