GSS authentication support - Mailing list pgsql-jdbc

From JUNG, Christian
Subject GSS authentication support
Date
Msg-id 24BB5F92CE3E62419C5A6D5B1A1E0F46028E1AAD@nts58.saarstahl.de
Whole thread Raw
Responses Re: GSS authentication support  (Kris Jurka <books@ejurka.com>)
List pgsql-jdbc
Hello,

I've implemented GSS authentication support for the PostgreSQL JDBC driver version 8.3-604.

The patch is in the attachment of this mail. It works well with a PostgreSQL 8.3.6 running on Linux. Linux and Windows
clientscan connect without supplying an username and/or password using Kerberos for authentication. 

I've tested it with Linux, Windows XP and Windows 2000 clients with a cross-realm trust.

Feel free to complain about coding errors or similar stuff. :-)


bye
Chris

--
phone: +49 6898/10-4987
web  : www.saarstahl.de
mail : Hofstattstraße 106a
       D 66333 Voelklingen

Attachment

pgsql-jdbc by date:

Previous
From: Kris Jurka
Date:
Subject: Re: [Patch] Findbugs warnings
Next
From: Kris Jurka
Date:
Subject: Re: GSS authentication support