Re: Localhost vs. Unix Domain Sockets?

From: John R Pierce <pierce(at)hogranch(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Localhost vs. Unix Domain Sockets?
Date: 2014-08-19 00:54:44
Message-ID: 53F2A054.8040508@hogranch.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 8/18/2014 5:45 PM, Ken Tanzer wrote:
> I used to have my db and linux usernames match, until this issue came
> along: http://www.postgresql.org/support/security/faq/2013-04-04/. It
> specifically mentions potentially increased vulnerability if the names
> match. So when I set up a new server I had them not match. I know
> this particular issue is fixed. But are there other ways that having
> the names match could potentially increase vulnerability (even if not
> known or identified yet), or am I pointlessly "fighting the last war"
> by keeping the names different?

afaik that exploit only applies when the user is coming in over tcp/ip

--
john r pierce 37N 122W
somewhere on the middle of the left coast

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Jov 2014-08-19 01:21:34 Re: New wrapper library: QUINCE
Previous Message Ken Tanzer 2014-08-19 00:45:10 Re: Localhost vs. Unix Domain Sockets?