Re: [GENERAL] psql: FATAL: Ident authentication failed for user"postgres"

2008-05-20 Thread Karsten Hilbert
On Tue, May 20, 2008 at 09:17:03AM -0700, Joshua D. Drake wrote: > > The only non-commented lines are: > > > > [EMAIL PROTECTED] data]# cat pg_hba.conf | grep -v '^#' > > > > local all all trust > > hostall all 127.0.0.1/32 tru

Re: [GENERAL] psql: FATAL: Ident authentication failed for user"postgres"

2008-05-20 Thread Karsten Hilbert
On Tue, May 20, 2008 at 08:50:16AM -0700, Dan Joo wrote: > The only non-commented lines are: > > [EMAIL PROTECTED] data]# cat pg_hba.conf | grep -v '^#' > > local all all trust > hostall all 127.0.0.1/32 trust > hostall

Re: [GENERAL] psql: FATAL: Ident authentication failed for user"postgres"

2008-05-20 Thread Joshua D. Drake
On Tue, 2008-05-20 at 08:50 -0700, Dan Joo wrote: > Hi Karsten, > > The only non-commented lines are: > > [EMAIL PROTECTED] data]# cat pg_hba.conf | grep -v '^#' > > local all all trust > hostall all 127.0.0.1/32 trust > host

Re: [GENERAL] psql: FATAL: Ident authentication failed for user"postgres"

2008-05-20 Thread Dan Joo
trust Dan -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Karsten Hilbert Sent: Tuesday, May 20, 2008 8:51 AM To: pgsql-general@postgresql.org Subject: Re: [GENERAL] psql: FATAL: Ident authentication failed for user"postgres" On Tue, May 20, 2008 at 0

Re: [GENERAL] psql: FATAL: Ident authentication failed for user "postgres"

2008-05-20 Thread Karsten Hilbert
On Tue, May 20, 2008 at 08:24:30AM -0700, Dan Joo wrote: > /home/djoo[8:25am]$ %psql kermit -U postgres > > psql: FATAL: Ident authentication failed for user "postgres" > confused why I can't access. Is there another file that I need to alter > besides the pg_hba.conf file? That depends on

Re: [GENERAL] psql: FATAL: Ident authentication failed for user "postgres"

2008-05-20 Thread Dan Joo
r besides the pg_hba.conf file? Thanks for your help, Dan From: Luigi Castro Cardeles [mailto:[EMAIL PROTECTED] Sent: Tuesday, May 20, 2008 5:53 AM To: Dan Joo Subject: Re: [GENERAL] psql: FATAL: Ident authentication failed for user "postgres" hi, what's your mac

Re: [GENERAL] psql: FATAL: Ident authentication failed for user "postgres"

2008-05-19 Thread Dan Joo
ocs say you can just pg_ctl reload to do this. > -Original Message- > From: Chris [mailto:[EMAIL PROTECTED] > Sent: Monday, May 19, 2008 6:22 PM > To: Dan Joo > Cc: pgsql-general@postgresql.org > Subject: Re: [GENERAL] psql: FATAL: Ident authentication failed for user

Re: [GENERAL] psql: FATAL: Ident authentication failed for user "postgres"

2008-05-19 Thread Chris
--Original Message- > From: Chris [mailto:[EMAIL PROTECTED] > Sent: Monday, May 19, 2008 6:22 PM > To: Dan Joo > Cc: pgsql-general@postgresql.org > Subject: Re: [GENERAL] psql: FATAL: Ident authentication failed for user > "postgres" > > Dan Joo wrote: >>

Re: [GENERAL] psql: FATAL: Ident authentication failed for user "postgres"

2008-05-19 Thread Chris
Dan Joo wrote: > Hi everyone, > > > > I am having problems logging into psql as a non-‘postgres’ user. > > > > */home/djoo[5:38pm]$ %psql kermit -U postgres* > > *psql: FATAL: Ident authentication failed for user "postgres"* Sure there isn't a line like this: local all postgre

[GENERAL] psql: FATAL: Ident authentication failed for user "postgres"

2008-05-19 Thread Dan Joo
Hi everyone, I am having problems logging into psql as a non-'postgres' user. /home/djoo[5:38pm]$ %psql kermit -U postgres psql: FATAL: Ident authentication failed for user "postgres" Below is a portion of the pg_hba.conf file, which I believe is configured so that a password is not