From: | Dhruv Pandya <dhruv_pandya(at)excite(dot)com> |
---|---|
To: | pgsql-jdbc(at)postgresql(dot)org |
Subject: | JDBC driver 7.1 and Kerberos 5 |
Date: | 2001-11-25 19:50:20 |
Message-ID: | 4127716.1006717820596.JavaMail.imail@blizzard.excite.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-jdbc |
Hi All,
I am fairly new to JDBC. In our Computing department, I have been allocated
a database which authenticates via Kerberos 5. Any ideas how I can connect
to it with this authentication. I get the following exception for
Connection db =
DriverManager.getConnection("jdbc:postgresql://db.doc.ic.ac.uk/db","dp98","password");
Exception with 7.0 and 7.1 driver:
SQL error Kerberos 5 authentication is not supported by this driver.
Thanks.
Dhruv
______________________________________________________________________________
Send a friend your Buddy Card and stay in contact always with Excite Messenger
http://messenger.excite.com
From | Date | Subject | |
---|---|---|---|
Next Message | Dhruv Pandya | 2001-11-25 21:18:16 | JDBC driver 7.1 and Kerberos 5 |
Previous Message | Rene Pijlman | 2001-11-25 19:00:29 | Re: Funny timezone shift causes failure in test suite |