Re: [ADMIN] FATAL 1: SetUserId:

From: Bernd Johannes Wuebben <wuebben(at)math(dot)cornell(dot)edu>
To: M(dot)Boekhold(at)et(dot)tudelft(dot)nl
Cc: pgsql-admin(at)postgreSQL(dot)org
Subject: Re: [ADMIN] FATAL 1: SetUserId:
Date: 1998-08-13 18:21:15
Message-ID: XFMail.980813142115.wuebben@math.cornell.edu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin


On 13-Aug-98 Maarten Boekhold wrote:
>> wuebben: psql template1
>> Connection to database 'template1' failed.
>> FATAL 1: SetUserId: user "wuebben" is not in "pg_shadow"
>
> Your $PGDATA/pg_hba.conf is probably telling pgsql to require a
> username/password for all databases. Go to the end of this file and
> change 'password' to 'trust', and then restart the postmaster. I guess
> this is an error in the rpm.

No, this is not the case, here are the last line of my
var/lib/pgsql/pg_hba.conf :

# By default, allow anything over UNIX domain sockets and localhost.

local all trust
host all 127.0.0.1 255.255.255.255 trust

As you can see 'trust' is set.
Bernd

--------------------------------------------------------------------
Bernd Johannes Wuebben wuebben(at)kde(dot)org
wuebben(at)math(dot)cornell(dot)edu wuebben(at)acm(dot)org
--------------------------------------------------------------------

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Bernd Johannes Wuebben 1998-08-13 18:22:45 Re: [ADMIN] FATAL 1: SetUserId:
Previous Message PostgreSQL Account 1998-08-13 16:59:08 Where's the list archived?