On Thu, Jul 19, 2007 at 06:38:08AM -0400, Stephen Frost wrote:
> * Magnus Hagander (magnus(at)hagander(dot)net) wrote:
> > That's for client. How should we go about doing it on the server side?
> > Perhaps just add the ability to specify sspi as authentication method, to
> > differentiate it from gss?
>
> That certainly works for me, and makes sense to me.
Ok, I actually have this working now, pending a few cleanups.
Do you have a dev box with 8.3 on it that you could run some tests on? I
could send over a libpq.dll compiled to support both GSSAPI and SSPI (and
krb5) and you could verify it in your env?
//Magnus