Re: Password authentication failing

From: Guillaume Lelarge <guillaume(at)lelarge(dot)info>
To: Bill Appelbe <bappelbe(at)gmail(dot)com>
Cc: Francisco Leovey <fleovey(at)yahoo(dot)com>, pgadmin-support(at)postgresql(dot)org
Subject: Re: Password authentication failing
Date: 2011-12-30 09:07:57
Message-ID: 1325236077.2316.1.camel@localhost.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

On Fri, 2011-12-30 at 08:50 +0000, Bill Appelbe wrote:
> Solved using the recommendation:
> "Change the 2 md5 to trust and all will work"
> in the pg_hba.conf file
>

You do know what trust means, right? no check of any password? meaning
anyone can connect to your database with the highest permissions?

--
Guillaume
http://blog.guillaume.lelarge.info
http://www.dalibo.com
PostgreSQL Sessions #3: http://www.postgresql-sessions.org

In response to

Responses

Browse pgadmin-support by date

  From Date Subject
Next Message Bill Appelbe 2011-12-30 09:42:01 Re: Password authentication failing
Previous Message Bill Appelbe 2011-12-30 08:50:37 Re: Password authentication failing