[PATCH 4/5] kerberos: Allocate a buffer for the package info structure in kerberos_SpQueryContextAttributes.

Dmitry Timoshkov dmitry at baikal.ru
Thu Feb 8 22:28:36 CST 2018


Hans Leidekker <hans at codeweavers.com> wrote:

> This buffer can currently be retrieved directly from NTLM, without
> involving LSA. This way we can free the buffer unconditionally in the
> negotiate tests. Things would change if NTLM was moved behing the LSA
> interface too, but in that case it's still not wrong to do it here, as
> long as the LSA wrapper and the provider agree.

Speaking of moving NTLM provider to SSP/AP msv1_0.dll, probably it's
worth discussing how to do that. Do you think that using gss-ntlmssp
instead of samba's ntlm_auth is an acceptable approach?

-- 
Dmitry.



More information about the wine-devel mailing list