Re: IDENT Authentication

From: Ragnar Hafstað <gnari(at)simnet(dot)is>
To: PostgreSQL General Discussion <pgsql-general(at)postgresql(dot)org>, "David A(dot) Cobb" <superbiskit(at)cox(dot)net>
Subject: Re: IDENT Authentication
Date: 2005-03-05 01:21:56
Message-ID: 1109985716.15695.2.camel@localhost.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Fri, 2005-03-04 at 19:59 -0500, David A. Cobb wrote:
> I've newly transitioned from Windoze to Debian Linux. And, of course,
> I'm installing things left and right.
>
> I had pgsql up and running, then I had to do a lot of tearing out and
> reinstalling other stuff. Now, when I try to connect to psql I get:
>
> psql: FATAL: IDENT authentication failed for user "superbiskit"

edit /etc/postgresql/pg_hba.conf
and do a sudo /etc/init.d/postgresql reload

gnari

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Tzahi Fadida 2005-03-05 01:46:53 Re: preserving data after updates
Previous Message David A. Cobb 2005-03-05 00:59:36 IDENT Authentication