[01/10] secur32: Implement AcquireCredentialsHandle for Kerberos.

Hans Leidekker hans at codeweavers.com
Tue Oct 17 01:54:19 CDT 2017


Hi Dmitry,
> Hans Leidekker <hans at codeweavers.com> wrote:
> 
> ...
> > This is what Rob did originally and it would probably work with a Unix Kerberos
> > server, but I found that we need the newer iov functions to make it work with
> > an Active Directory server. From patch 8:
> 
> ...
> > It's not part of this patch series but I have worked on the Negotiate part.
> > I found that native is able to pick the right provider at the last possible moment,
> > when the first authentication token arrives. So it can't work like this. We probably
> > need to acquire credential handles for both providers and store them in the
> > Negotiate handle until we can decide.
> 
> Thanks for the review of the patches, I've passed this along.
> 
> Hans, are you planning to somehow reuse our patches or still prefer your
> own way of adding Kerberos support?

I don't see an immediate need to split the Kerberos code into a new
dll. Do you have an application that depends on this?




More information about the wine-devel mailing list