Re: SSPI client authentication in non-Windows builds - Mailing list pgsql-hackers

From Robert Haas
Subject Re: SSPI client authentication in non-Windows builds
Date
Msg-id AANLkTiku4V9tw6h3Lrfd_81Zd8gADLt5LrhkEHrwtvAP@mail.gmail.com
Whole thread Raw
In response to SSPI client authentication in non-Windows builds  (Christian Ullrich <chris@chrullrich.net>)
Responses Re: SSPI client authentication in non-Windows builds  (Christian Ullrich <chris@chrullrich.net>)
List pgsql-hackers
On Mon, Jan 3, 2011 at 8:11 AM, Christian Ullrich <chris@chrullrich.net> wrote:
> this patch adds support for connecting to servers running on Windows
> and requesting SSPI authentication. It does this by treating
> AUTH_REQ_SSPI the same as AUTH_REQ_GSS if no native SSPI support is
> available.

I have to confess that I don't know whether this is a good idea or a
bad idea.  But you should add your patch here, in any case:

https://commitfest.postgresql.org/action/commitfest_view/open

-- 
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company


pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: Extension upgrade, patch v0: debug help needed
Next
From: Robert Haas
Date:
Subject: Re: texteq/byteaeq: avoid detoast