Re: simple md5 authentication problems

From: Bruno Wolff III <bruno(at)wolff(dot)to>
To: kmh496 <kmh496(at)kornet(dot)net>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: simple md5 authentication problems
Date: 2006-05-08 20:19:41
Message-ID: 20060508201941.GA4504@wolff.to
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Mon, May 08, 2006 at 23:10:31 +0900,
kmh496 <kmh496(at)kornet(dot)net> wrote:
> doesn't that user have to exist since you are using ident method? that
> means unix username == postgres username.
> do you have a user named maragato_test on the system?
> did you create that user in postgres and on the system?

Note that you can create custom mappings for which the unix user is not
the same as the postgres user.

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message robert 2006-05-08 21:10:02 Re: simple md5 authentication problems
Previous Message Tom Lane 2006-05-08 19:58:29 Re: intarray internals