problems logging in through phpPgAdmin

From: "Davenport, Julie" <JDavenport(at)ctcd(dot)edu>
To: "pgsql-admin(at)postgresql(dot)org" <pgsql-admin(at)postgresql(dot)org>
Subject: problems logging in through phpPgAdmin
Date: 2011-09-26 14:16:14
Message-ID: 53AA753E5EA4A14784092D825AD4FD3D046D6234@CTC3650D.campus.ctcd.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

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 get "Login Failed" errors on every login (we always login as postgres), even though the password is correct. When this happens I check the log in pg_log folder, and all it says is "FATAL: password authentication failed for user "postgres"". In the phpPgAdmin config.inc.php file, we have this setting:
$conf['extra_login_security'] = false;
We are not having any problems logging into the databases from the command line.
Thanks in advance for any suggestions.
Julie

julie(dot)davenport(at)ctcd(dot)edu

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message John DeSoi 2011-09-26 17:44:06 Re: problems logging in through phpPgAdmin
Previous Message Adam Tistler 2011-09-26 12:54:43 timeline X of the primary does not match recovery target timeline Y