Security - local(TRUST) and php/perl access - Mailing list pgsql-php

From Dave
Subject Security - local(TRUST) and php/perl access
Date
Msg-id DBEIKNMKGOBGNDHAAKGNMEMIOCAA.dave@hawk-systems.com
Whole thread Raw
Responses Re: Security - local(TRUST) and php/perl access
List pgsql-php
Currently we TRUST local users so pretty much any user can access any database
from the shell.
When PHP or Perl(DBI) accesses the postgres database, can they simply specify
any userid and database set as a local user would, or are they restricted to the
"host sameuser 0.0.0.0 0.0.0.0 password" setting in pg_hba.conf

Dave


pgsql-php by date:

Previous
From: Jean-Michel POURE
Date:
Subject: Re: PERFORMANCE
Next
From: "Jules Alberts"
Date:
Subject: don't show error messages. how?