Re: Future of krb5 authentication - Mailing list pgsql-hackers

From Magnus Hagander
Subject Re: Future of krb5 authentication
Date
Msg-id 20070719104623.GE13175@svr2.hagander.net
Whole thread Raw
In response to Re: Future of krb5 authentication  (Stephen Frost <sfrost@snowman.net>)
Responses Re: Future of krb5 authentication  (Stephen Frost <sfrost@snowman.net>)
List pgsql-hackers
On Thu, Jul 19, 2007 at 06:38:08AM -0400, Stephen Frost wrote:
> * Magnus Hagander (magnus@hagander.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



pgsql-hackers by date:

Previous
From: Magnus Hagander
Date:
Subject: Re: Can someone explain this code?
Next
From: Stephen Frost
Date:
Subject: Re: Future of krb5 authentication