Re: Authorization problem

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Pedro Fonseca" <pedro(dot)fonseca(at)netcabo(dot)pt>
Cc: pgsql-admin(at)postgresql(dot)org
Subject: Re: Authorization problem
Date: 2001-10-03 17:46:15
Message-ID: 6352.1002131175@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

"Pedro Fonseca" <pedro(dot)fonseca(at)netcabo(dot)pt> writes:
> In short: I'd like this database accessible only by *one* PostgreSQL user
> (instead of all), I don't want this user to have to authenticate through a
> password and I don't want to use TCP/IP.

Possibly setting restrictive permissions on the socket file is the way
to go (see the unix_socket parameters in postgresql.conf). pg_hba will
certainly not help you here, but if you can set up an /etc/group entry
with only the authorized users as its members, you're set.

regards, tom lane

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Chris Pesko 2001-10-03 18:49:38 complete output to file??
Previous Message Laurette Cisneros 2001-10-03 17:32:42 buffer overflow