GSS authentication support

From: "JUNG, Christian" <christian(dot)jung(at)saarstahl(dot)com>
To: <pgsql-jdbc(at)postgresql(dot)org>
Subject: GSS authentication support
Date: 2009-07-01 14:02:33
Message-ID: 24BB5F92CE3E62419C5A6D5B1A1E0F46028E1AAD@nts58.saarstahl.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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 clients can 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 Content-Type Size
postgresql-jdbc-8.3-604-gss.patch application/octet-stream 26.7 KB

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Kris Jurka 2009-07-01 23:40:02 Re: GSS authentication support
Previous Message Kris Jurka 2009-07-01 01:31:38 Re: [Patch] Findbugs warnings