Re: BUG #8114: Peer authentication in cgi-perl

From: netterm <support(at)securenetterm(dot)com>
To: pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #8114: Peer authentication in cgi-perl
Date: 2013-04-25 12:22:42
Message-ID: 1366892562480-5753244.post@n5.nabble.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

I have never used 'ident map" on any system. Yes, I know where the
postgresql.conf and pg_hba.conf' files
are located on Ubuntu, since I stated I modified them to allow internet
connections and to use proper
authentication. PostgreSQL has always allowed the apache user (nobody or
apache) on some systems and
the requested user (xxxxxxxx) to allow one to connect to the database from
an external system.

Its only the Ubuntu 12.04 (and perhaps earlier versions) that does not allow
the apache user (www-data)
and provided data to be different.

So, what you appear to be saying is PostgreSQL acts differently on Ubuntu
then it does on all other systems.

Very strange.

--
View this message in context: http://postgresql.1045698.n5.nabble.com/BUG-8114-Peer-authentication-in-cgi-perl-tp5753216p5753244.html
Sent from the PostgreSQL - bugs mailing list archive at Nabble.com.

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message nitinmn 2013-04-25 13:52:36 BUG #8116: create trigger after insert fails if procedure being executed is having error
Previous Message danielcristian 2013-04-25 11:06:23 BUG #8115: Increased session memory usage after pg_upgrade