Mapping usernames for local/loopback connections

From: Jan Eden <temp(at)janeden(dot)org>
To: pgsql-novice(at)postgresql(dot)org
Subject: Mapping usernames for local/loopback connections
Date: 2011-01-02 10:41:49
Message-ID: F8F928C5-8841-48EA-AA1C-D47D113BCA23@janeden.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

Hi,

I'd like to use the following in pga_hba.conf:

local all all trust map=mymap
host all all 127.0.0.1/32 trust map=mymap

where pga_ident.conf contains

mymap jan dbuser

With this setup in place, the server is not started (and since I don't know how to turn on debug mode for pg_ctl, I don't know why).

Could anyone point me in the right direction?

Thanks a lot,
Jan

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Jasen Betts 2011-01-02 12:03:30 Re: Mapping usernames for local/loopback connections
Previous Message YAMAMOTO Takashi 2010-12-30 23:10:18 built-in functions statistics