Re: JDBC and GSSAPI/Krb5

From: Kris Jurka <books(at)ejurka(dot)com>
To: Peter Koczan <pjkoczan(at)gmail(dot)com>
Cc: pgsql-jdbc(at)postgresql(dot)org, hotz(at)jpl(dot)nasa(dot)gov
Subject: Re: JDBC and GSSAPI/Krb5
Date: 2007-12-05 22:01:26
Message-ID: Pine.BSO.4.64.0712051651030.10354@leary.csoft.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

On Wed, 5 Dec 2007, Peter Koczan wrote:

> I know this question has been asked before, but the answer might have
> changed with the impending release of postgresql 8.3. Since 8.3 supports
> GSSAPI authentication, and Java can talk to Kerberos through GSSAPI
> (though not natively), is this feasible? I keep getting this
> "authentication type 7 is not supported" errors, so I know it's not
> currently supported. Are there any plans to have GSSAPI support for the
> 8.3 JDBC driver, or are there showstoppers in doing so?

Henry Hotz, the person who contributed the GSSAPI support for the server,
had plans to do the JDBC work as well, but I haven't seen anything from
him. I've thought about working on it, but since I don't have any
kerberos infrastructure setup, it's kind of a pain to get all that going.
It's unclear how much work it will be, so it might get pushed to the 8.4
driver.

Kris Jurka

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Kris Jurka 2007-12-05 22:07:35 Re: JDBC XA Support and Sample code?
Previous Message Peter Koczan 2007-12-05 21:49:28 JDBC and GSSAPI/Krb5