Re: Problem with authentication in psql.

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: Vitalino <vitalino(at)supercable(dot)es>
Cc: "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Problem with authentication in psql.
Date: 2001-07-06 17:53:14
Message-ID: Pine.LNX.4.30.0107061952230.679-100000@peter.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Vitalino writes:

> I have some problem with the Postgres user authentication. A user
> with password was created by me, but when I tried to enter in psql using
> that user I received a fail mesage.
>
> $ psql -W template1 pagano
> Password:
> psql: Peer authentication failed for user 'pagano'

Official PostgreSQL sources don't have peer authentication. You should
contact the provider of your package (Debian?).

--
Peter Eisentraut peter_e(at)gmx(dot)net http://funkturm.homeip.net/~peter

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2001-07-06 18:23:16 Re: pgsql/src/backend/rewrite rewriteHandler.c
Previous Message Jean-Francois Leveque 2001-07-06 17:11:13 Re: Database Users Management and Privileges