Re: [PATCH v7 0/3] MR8020: libs/ldap: Make GSS-SPNEGO SASL plugin work with LDAP server that uses Kerberos authentication.
22 May
2025
22 May
'25
10:36 a.m.
Just in case this could be useful during further improvements: https://learn.microsoft.com/en-us/windows/win32/secauthn/sspi-kerberos-inter... suggests that continuous buffer encrypted by gss_wrap() could be decrypted by passing buffer with type SECBUFFER_STREAM to DecryptMessage(). Since neither dlls/msv1_0 (NTLM) nor dlls/kerberos support SECBUFFER_STREAM current approach with detecting security package and manually constructing data/token buffers is a working solution. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/8020#note_104197
287
Age (days ago)
287
Last active (days ago)
0 comments
1 participants
participants (1)
-
Dmitry Timoshkov (@dmitry)