Re: BUG #8114: Peer authentication in cgi-perl - Mailing list pgsql-bugs

From netterm
Subject Re: BUG #8114: Peer authentication in cgi-perl
Date
Msg-id 1366892562480-5753244.post@n5.nabble.com
Whole thread Raw
In response to Re: BUG #8114: Peer authentication in cgi-perl  (John R Pierce <pierce@hogranch.com>)
Responses Re: BUG #8114: Peer authentication in cgi-perl  (John R Pierce <pierce@hogranch.com>)
List 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.

pgsql-bugs by date:

Previous
From: danielcristian@gmail.com
Date:
Subject: BUG #8115: Increased session memory usage after pg_upgrade
Next
From: nitinmn@gmail.com
Date:
Subject: BUG #8116: create trigger after insert fails if procedure being executed is having error