Re: Trying to accomplish SSO from Windows

From: Kris Jurka <books(at)ejurka(dot)com>
To: Bryan Montgomery <monty(at)english(dot)net>
Cc: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: Trying to accomplish SSO from Windows
Date: 2010-07-09 23:30:32
Message-ID: alpine.BSO.2.00.1007091929150.4348@leary.csoft.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

On Fri, 9 Jul 2010, Bryan Montgomery wrote:

> That got me a step further - I have a new direction to look at next week. I
> added the system properties and ended up with:
>
> Caused by: GSSException: No valid credentials provided (Mechanism level:
> Failed to find any Kerberos tgt)

I don't know anything about that error message, but a quick look at Java's
GSS troubleshooting guide has a potential solution for that exception.

http://download.oracle.com/docs/cd/E17476_01/javase/1.5.0/docs/guide/security/jgss/tutorials/Troubleshooting.html

Kris Jurka

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Xavier Santana 2010-07-12 10:49:13 Commit gets locked until vacuum is performed
Previous Message Bryan Montgomery 2010-07-09 20:28:04 Re: Trying to accomplish SSO from Windows