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

Dmitry Timoshkov dmitry at baikal.ru
Thu Jan 25 05:44:41 CST 2018


Dmitry Timoshkov <dmitry at baikal.ru> wrote:

> Could you please provide the test sources along with the following log:
> KRB5_TRACE=/dev/stdout WINEDEBUG=+secur32 wine yourtest.exe
> 
> with the attached patch applied?

Since the attached patch doesn't touch the APIs from not yet
commited patches (it's for current winehq git) please also add

+    if (ret) trace_gss_status( ret, minor_status );

to SpSealMessage().

Thanks.

-- 
Dmitry.



More information about the wine-devel mailing list