Dmitry Timoshkov dmitry@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.