Re: [ADMIN] ident authentication problem

2008-03-04 Thread Joshua D. Drake
On Wed, 5 Mar 2008 10:01:46 +0530 <[EMAIL PROTECTED]> 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 >

[ADMIN] ident authentication problem

2008-03-04 Thread madhu.harchandani
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"

[ADMIN] Ident authentication problem

2002-07-18 Thread shreedhar
Hi all, I installed Postgresql from RHLinux7.3. I modified pg_hba.conf as local alltrust host all 192.168.0.0 255.255.0.0 trust I have crated a user 'sreedhar' with password 'sreedhar' If tried to install dat