Thread: pgsql: Use GSSAPI library for SSPI auth, when native SSPI is not availa

pgsql: Use GSSAPI library for SSPI auth, when native SSPI is not availa

From
Magnus Hagander
Date:
Use GSSAPI library for SSPI auth, when native SSPI is not available

This allows non-Windows clients to connect to a Windows
server with SSPI authentication.

Christian Ullrich, largely modified by me

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=postgresql.git;a=commitdiff;h=4ea1a273fbc20b29ba4aacd3c21030bd62296d7d

Modified Files
--------------
src/interfaces/libpq/fe-auth.c |   19 ++++++++++++++++---
1 files changed, 16 insertions(+), 3 deletions(-)