[PATCH 8/9] kerberos: Don't include GSS_C_DCE_STYLE in default gss_init_sec_context() flags.

Dmitry Timoshkov dmitry at baikal.ru
Sun Feb 4 21:27:31 CST 2018


Dmitry Timoshkov <dmitry at baikal.ru> wrote:

> Otherwise the returned ticket won't be accepted by WWW server when wrapped
> in an HTTP request.
> 
> Original Rob's patch doesn't have this flag either.
> 
> This patch is one of the fixes to make Kerberos Authentication Tester work.

This patch is marked as 'Superseded' in the patch tracker, but my testing
shows that (after applying "[PATCH 13/13] secur32: Add support for switching
between Kerberos and NTLM in Negotiate provider.") both my test program and
Kerberos Authentication Tester still fail to authenticate without removing
GSS_C_DCE_STYLE when creating initial Kerberos context.

Thus, I believe that 'Superseded' state was assigned by mistake. If that's
not the case please point out to a patch that was supposed to obsolete this
one.

-- 
Dmitry.



More information about the wine-devel mailing list