Re: making another super user other than postgres

From: Bruno Wolff III <bruno(at)wolff(dot)to>
To: Bob Powell <Bob(at)hotchkiss(dot)org>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: making another super user other than postgres
Date: 2004-11-11 18:05:26
Message-ID: 20041111180526.GE25936@wolff.to
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Thu, Nov 11, 2004 at 10:31:28 -0500,
Bob Powell <Bob(at)hotchkiss(dot)org> wrote:
> Hello everyone;
>
> My systems admin says that he needs to have use of the Postgres user
> without a password. His Debian package manager requires this.
>
> He tells me that he can lock down that user on the system so that there
> are no security concerns.
>
> Can someone tell me if this is acceptable?

If they will be connecting to postgres using domain sockets then you can
use ident authentication to limit them to the appropiate postgres accounts
based on their system account.

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Bruno Wolff III 2004-11-11 18:06:56 Re: Last value inserted
Previous Message Uwe C. Schroeder 2004-11-11 18:03:19 Re: Last value inserted