Re: PostgreSQL Kerberos Authentication - Mailing list pgsql-general

From Peter Eisentraut
Subject Re: PostgreSQL Kerberos Authentication
Date
Msg-id fc5dd358-9fa9-d7e3-4edb-74033158bd24@2ndquadrant.com
Whole thread Raw
In response to PostgreSQL Kerberos Authentication  (HIRTZ Jorge Alberto TENARIS <jhirtz@tenaris.com>)
Responses RE: PostgreSQL Kerberos Authentication  (HIRTZ Jorge Alberto TENARIS <jhirtz@tenaris.com>)
List pgsql-general
On 1/30/18 11:13, HIRTZ Jorge Alberto TENARIS wrote:
> [postgres@hostname data]$ psql  -h hostname -U USERNAME@DOMAIN.COM postgres
> 
> psql: GSSAPI continuation error: Unspecified GSS failure.  Minor code
> may provide more information
> 
> GSSAPI continuation error: Server not found in Kerberos database

Check that your DNS resolves everything correctly.

You can find some ideas about this error in the internet.  It's not a
problem specific to PostgreSQL.  It looks like you have things set up
correctly.

-- 
Peter Eisentraut              http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services


pgsql-general by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: session_replication_role meaning?
Next
From: Steven Winfield
Date:
Subject: RE: Working with JSONB data having node lists