Re: ident authentication problem

From: "Joshua D(dot) Drake" <jd(at)commandprompt(dot)com>
To: <madhu(dot)harchandani(at)wipro(dot)com>
Cc: <pgsql-admin(at)postgresql(dot)org>
Subject: Re: ident authentication problem
Date: 2008-03-05 05:20:42
Message-ID: 20080304212042.005d789c@jd-laptop
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

On Wed, 5 Mar 2008 10:01:46 +0530
<madhu(dot)harchandani(at)wipro(dot)com> wrote:

>
> Hello
> I am newbie to postgresql I have to make project using
> this . I am learning it but at every step i am getting error . now I
> am stuck with the error
>
> -bash-3.2$ psql -d xnat -f sql/xnat.sql -U xnat
> psql: FATAL: Ident authentication failed for user "xnat"
>
> I have made changes in my pg_hba.conf file also but then too this
> error is coming Plz someone help me to get rid of this .

This should help you out:

http://www.postgresqldocs.org/index.php/Client_Authentication

You need to change your pg_hba.conf to not use ident.

Joshua D. Drake

--
The PostgreSQL Company since 1997: http://www.commandprompt.com/
PostgreSQL Community Conference: http://www.postgresqlconference.org/
Donate to the PostgreSQL Project: http://www.postgresql.org/about/donate
PostgreSQL SPI Liaison | SPI Director | PostgreSQL political pundit

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Marcin 2008-03-05 06:40:24 unuscribe
Previous Message madhu.harchandani 2008-03-05 04:31:46 ident authentication problem