Re: [ADMIN] Kerberized login to Postgres database

2012-01-10 Thread Eugene Budanov
Hi! >I had a same problem already, but I recompiled Postgre with GSSAPI, it >does works correctly. Very interesting. Can you send me your config files? --- Best regards, Budanov Eugene -- Sent via pgsql-admin mailing list (pgsql-admin@postgresql.org) To make changes to your subscription: http:

Re: [ADMIN] Kerberized login to Postgres database

2012-01-10 Thread Eugene Budanov
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 o

[ADMIN] Kerberized login to Postgres database

2012-01-09 Thread Eugene Budanov
Hi all! I have a problem with kerberizing PostgreSQL 9.1.1. PostgreSQL and Kerberos installed at different computers in network. I'm using internal network in VirtualBox 4.1.6. There are no firewalls on both machines. So, let's see pg_hba.conf: less /var/lib/pgsql/data/pg_hba.conf # TYPE D