Re: [ADMIN] Kerberized login to Postgres database

2012-01-12 Thread Rahimeh Khodadadi
Hi, I use postgres/fqdn-domain-name only. #kadmin.local Kadmin.local: ank –randkey postgres/aftab.example.com Principal “postgres/aftab.example@example.com” created #ktadd –k /tmp/postgresql.keytab postgres/aftab.example.com Entry for principal postgres/ aftab.example.com with kvno 3, encr

Re: [ADMIN] Kerberized login to Postgres database

2012-01-11 Thread Gémes Géza
2012-01-11 07:44 keltezéssel, Eugene Budanov írta: > 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 > The relevant parts of my config is below:

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

Re: [ADMIN] Kerberized login to Postgres database

2012-01-10 Thread Rahimeh Khodadadi
Hi, I had a same problem already, but I recompiled Postgre with GSSAPI, it does works correctly. On 1/10/12, Gémes Géza wrote: > 2012-01-10 07:05 keltezéssel, Eugene Budanov írta: >> Hi all! >> >> I have a problem with kerberizing PostgreSQL 9.1.1. >> >> PostgreSQL and Kerberos installed at diffe

Re: [ADMIN] Kerberized login to Postgres database

2012-01-10 Thread Gémes Géza
2012-01-10 07:05 keltezéssel, Eugene Budanov írta: > 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

[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