Re: postgres-user <-> unix user

From: "Tomas B(dot) Winkler" <tomasw(at)cs(dot)huji(dot)ac(dot)il>
To: Peter Eisentraut <peter_e(at)gmx(dot)net>
Cc: pgsql-general(at)postgreSQL(dot)org
Subject: Re: postgres-user <-> unix user
Date: 2000-09-20 12:33:41
Message-ID: Pine.LNX.4.20_heb2.08.0009201519480.3352-100000@lust.cs.huji.ac.il
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


I haven't found any documentation about pg_ident.conf file format.

Tomas Winkler
The System Group
CSE HUJI

On Tue, 19 Sep 2000, Peter Eisentraut wrote:

> Tomas B. Winkler writes:
>
> > I would like to allow any user which has an unix account in our system to
> > be able to connect a DB. Can be postgres configured that an unix user
> > become automatically also a postgres user ? I can figure out some ways
> > to do it yet I'm looking for the most transparent one.
> > Thanks a lot.
>
> Use ident authentication with a map name of "sameuser". See the
> documentation in the file pg_hba.conf.
>
> --
> Peter Eisentraut peter_e(at)gmx(dot)net http://yi.org/peter-e/
>
>

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Robert D. Nelson 2000-09-20 13:13:00 RE: WTF is going on with PG_VERSION?
Previous Message AlphaByte 2000-09-20 11:50:05 Re: Cant create new users or databases