Re: [ADMIN] problems logging in through phpPgAdmin

2011-09-27 Thread Davenport, Julie
pgedit.com] Sent: Monday, September 26, 2011 3:06 PM To: Davenport, Julie Cc: pgsql-admin@postgresql.org; Hussey, Latasha Subject: Re: [ADMIN] problems logging in through phpPgAdmin On Sep 26, 2011, at 3:16 PM, Davenport, Julie wrote: > psql srn_mst > > and it will get me into the database

Re: [ADMIN] problems logging in through phpPgAdmin

2011-09-26 Thread Davenport, Julie
ot sure if that is what your question refers to... Thanks Julie -Original Message- From: John DeSoi [mailto:de...@pgedit.com] Sent: Monday, September 26, 2011 1:58 PM To: Davenport, Julie Cc: pgsql-admin@postgresql.org; Hussey, Latasha Subject: Re: [ADMIN] problems logging in

Re: [ADMIN] problems logging in through phpPgAdmin

2011-09-26 Thread Davenport, Julie
: John DeSoi [mailto:de...@pgedit.com] Sent: Monday, September 26, 2011 12:44 PM To: Davenport, Julie Cc: pgsql-admin@postgresql.org Subject: Re: [ADMIN] problems logging in through phpPgAdmin On Sep 26, 2011, at 10:16 AM, Davenport, Julie wrote: > We are using phpPgAdmin 4.2.3 on Redhat Linux

Re: [ADMIN] problems logging in through phpPgAdmin

2011-09-26 Thread John DeSoi
On Sep 26, 2011, at 3:16 PM, Davenport, Julie wrote: > psql srn_mst > > and it will get me into the database whether I have the line set to trust or > md5. And does not ask for a password either way (never does). This is how I > always access the database from the command line. Right, becau

Re: [ADMIN] problems logging in through phpPgAdmin

2011-09-26 Thread John DeSoi
On Sep 26, 2011, at 2:19 PM, Davenport, Julie wrote: > If I use this combination: > local all all trust > hostall all 127.0.0.1/32md5 > or this: > local all all md5 > hostall all 127.0.0.1/

Re: [ADMIN] problems logging in through phpPgAdmin

2011-09-26 Thread John DeSoi
On Sep 26, 2011, at 10:16 AM, Davenport, Julie wrote: > We are using phpPgAdmin 4.2.3 on Redhat Linux 5 to access local postgres 8.4 > databases and some remote postgres 8.0 and 7.4 databases. If I set the > pg_hba.conf settings to “trust” I can login to phpPgAdmin with any password > at all

[ADMIN] problems logging in through phpPgAdmin

2011-09-26 Thread Davenport, Julie
We are using phpPgAdmin 4.2.3 on Redhat Linux 5 to access local postgres 8.4 databases and some remote postgres 8.0 and 7.4 databases. If I set the pg_hba.conf settings to "trust" I can login to phpPgAdmin with any password at all or with no password at all. If I change the "trust" to "md5" I