Re: Authentication drop-down?

From: Bruno Wolff III <bruno(at)wolff(dot)to>
To: Jon Jensen <jon(at)endpoint(dot)com>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Authentication drop-down?
Date: 2004-03-19 01:54:07
Message-ID: 20040319015407.GA14472@wolff.to
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Thu, Mar 18, 2004 at 22:58:46 +0000,
Jon Jensen <jon(at)endpoint(dot)com> wrote:
>
> Is there some other way to do what I'm looking for here without the
> authentication method fallthrough Josh proposes?

Assuming people aren't sharing accounts, you could let any authorized
postgres user connect using ident authentication as postgres. This
should be usable any place you are willing to let the postgres user
authenticate using ident.

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Jon Jensen 2004-03-19 02:01:40 Re: Authentication drop-down?
Previous Message Christopher Kings-Lynne 2004-03-19 01:34:57 Re: Will auto-cluster be in 7.5?