From: | "Oliver Elphick" <olly(at)lfix(dot)co(dot)uk> |
---|---|
To: | Roberto Mello <rmello(at)cc(dot)usu(dot)edu> |
Cc: | pgsql-sql(at)postgresql(dot)org |
Subject: | Re: Debian Package problems |
Date: | 2001-04-13 15:46:20 |
Message-ID: | 200104131546.f3DFkKU13353@linda.lfix.co.uk |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-sql |
Roberto Mello wrote:
>On Fri, Apr 13, 2001 at 09:00:45AM -0600, Roberto Mello wrote:
>
>> If I try to connect through psql, it asks me for the password again.
>> It looks like it's using password auth instead of ident auth, which used
>> to be the default.
>> There's nothing pointed in the packages web pages, a caveat or
>> anything. I've looked.
>
> Okay, I feel dumb now.
> It looks like Oliver Elphick (the package maintainer) changed the
>default authentication methods. Before local users were "trust" now they
>are "password".
> Thing is, if it's password, how do you know the password for user
>postgres?
> This (a note) should be in the package pages, or at least told the user
>
>during upgrade.
Noted.
If you do
export PGHOST=localhost
you will be able to connect without a password, using the default method.
--
Oliver Elphick Oliver(dot)Elphick(at)lfix(dot)co(dot)uk
Isle of Wight http://www.lfix.co.uk/oliver
PGP: 1024R/32B8FAA1: 97 EA 1D 47 72 3F 28 47 6B 7E 39 CC 56 E4 C1 47
GPG: 1024D/3E1D0C1C: CA12 09E0 E8D5 8870 5839 932A 614D 4C34 3E1D 0C1C
========================================
"I sought the LORD, and he heard me, and delivered me
from all my fears." Psalms 34:41
From | Date | Subject | |
---|---|---|---|
Next Message | Roberto Mello | 2001-04-13 15:50:53 | Re: Debian Package problems |
Previous Message | Tom Lane | 2001-04-13 15:46:12 | Re: Full outer join |