Re: Kerberos question

From: Dave Page <dpage(at)pgadmin(dot)org>
To: "Duffey, Blake A(dot)" <Blake(dot)Duffey(at)noblis(dot)org>
Cc: pgadmin-support(at)postgresql(dot)org
Subject: Re: Kerberos question
Date: 2010-12-01 20:51:58
Message-ID: AANLkTi=wTbQ1KJYi083AcBy_4jC36S-3TVdNhxTvrrk1@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

On Wed, Dec 1, 2010 at 8:42 PM, Duffey, Blake A.
<Blake(dot)Duffey(at)noblis(dot)org> wrote:
> PGadmin 1.12.1
> Windows 2008 R2
> Domain trust between the Windows domain and the KRB realm hosting PG
>
> When I attempt to connect I get the dialog:
>
> Error connecting to the server: FATAL : GSSAPI authentication failed for
> user "blake"
> FATAL: GSSAPI authentication failed for user "blake"
>
> Kerberos is working (for putty, winscp, firefox, etc.)
>
> I'm sure it is something simple I'm missing in the pgadmin config

We dropped MIT Kerberos from the PostgreSQL 9.0 installer builds, and
thus the libpq used by pgAdmin because it's a) virtually impossible to
build, b) MIT are slow to release fixes for security issues and c) we
have SSPI support now.

--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

In response to

Responses

Browse pgadmin-support by date

  From Date Subject
Next Message Duffey, Blake A. 2010-12-01 20:55:36 Re: Kerberos question
Previous Message Duffey, Blake A. 2010-12-01 20:42:42 Kerberos question