Re: [PATCH v4 0/1] MR677: kerberos: Fix regression in kerberos_SpAcceptLsaModeContext and kerberos_SpAcceptLsaModeContext
19 Aug
2022
19 Aug
'22
7:54 a.m.
On Fri Aug 19 07:19:10 2022 +0000, Konstantin wrote:
@hans, thank you for comment. If I understand correct you are author of original logic. I am not sure about changes, your suggestion change existing logic. Originaly `*mapped_context` and `expiry_to_timestamp( exptime, expiry );` executed only when status is SEC_E_OK, and `new_context` modification (independant) internaly in `create_context_handle`. I try change condition to ` if (status==SEC_E_OK||status==SEC_I_CONTINUE_NEEDED) ` and test it in our network. Tested the changes, kerberos auth in our client application work fine.
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/677#note_6526
1217
Age (days ago)
1217
Last active (days ago)
0 comments
1 participants
participants (1)
-
Konstantin (@IncubusRK)