Re: [Freeipa-users] freeipa and postgresql

2010-09-15 Thread Stephen Gallagher
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 09/15/2010 11:10 AM, Fereyre Jerome wrote: > If i stay as the root user system and do : > kinit jeradm; > psql -d postgres -h ipa0 > > Postgresql prevent me from connecting to the database and in the log i > have messages like > [ipa0][

Re: [Freeipa-users] freeipa and postgresql

2010-09-15 Thread Fereyre Jerome
Hi rob I don't know anything about kerberizing postgres but I would guess that you created a service keytab for psql, is that right? Yes i have created a service keytab for postgres . Check the permissions of the keytab. Permission denied usually means that the server can't read its own keyta

Re: [Freeipa-users] freeipa and postgresql

2010-09-15 Thread Rob Crittenden
Fereyre Jerome wrote: Hi all I am trying to connect postgresql to freeipa/kerberos to ensure user authentication... but i did not find a lot of information concerning this type of configuration. currently the messages i encounter arewhen i'm using the psql command: psql: FATAL: accepting GSS se