Re: Kerberized login to Postgres database - Mailing list pgsql-admin

From Eugene Budanov
Subject Re: Kerberized login to Postgres database
Date
Msg-id 175176729.6137.1326263839628.JavaMail.root@collab.rosalab.ru
Whole thread Raw
In response to Re: Kerberized login to Postgres database  (Gémes Géza <geza@kzsdabas.hu>)
List pgsql-admin
Hi!

>You should try to connect by fqdn instead of ip address: psql -h FQDN -U USER.
I tried it. I got same error. DNS lookup work fine.

>BTW you don't need the host principal in the
>/var/lib/pgsql/data/krb5.keytab keytab used only by postgres.
It's strange. Official postgres documentation says opposite. Most of docs about kerberizing Postgres says about needing
hostprincipal in keytab file. 

---
Best regards,
Budanov Eugene

pgsql-admin by date:

Previous
From: Rahimeh Khodadadi
Date:
Subject: Re: Kerberized login to Postgres database
Next
From: Eugene Budanov
Date:
Subject: Re: Kerberized login to Postgres database