Re: SSPI client authentication in non-Windows builds

Robert Haas <robertmhaas@gmail.com>

From: Robert Haas <robertmhaas@gmail.com>
To: Christian Ullrich <chris@chrullrich.net>
Cc: pgsql-hackers@postgresql.org
Date: 2011-01-04T03:21:07Z
Lists: 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