login issue..

From: Chris Bowlby <excalibur(at)hub(dot)org>
To: <phppgadmin-users(at)lists(dot)sourceforge(dot)net>
Cc: <pgsql-general(at)postgresql(dot)org>
Subject: login issue..
Date: 2002-06-20 16:53:44
Message-ID: 20020620134816.S48099-100000@wired.hub.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


Hi All,

Hmmm ok I'm running PostgreSQL 7.2.1 with phppgadmin 2.4.1. I'm
attempting to configure pgadmin to allow a "user" to see all their
databases, however we use a password configuration scheme.

the pg_hba.conf file looks like:

host testme_database 192.168.1.2 255.255.255.255 password password_file

However, the test account that I have specified in the password file is
not "acknowledged" by postgreSQL unless I also have the user as being
create in the system tables. I am cross posting this one to both lists
because I know part of the problem is "pgsql" related and the other half
(getting to it) is phppgadmin related (I think)..

The other problem is, that when I can access the database from the
console, I can not access it via the phppgadmin interface unless I put the
username and password in the config file, regardless of if I'm using
adv_auth or not...

anyone run into something similar and figure out a solution for it?

Chris Bowlby,
-----------------------------------------------------
Manager of Information and Technology.
excalibur(at)hub(dot)org
www.hub.org
1-902-542-3657
-----------------------------------------------------

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2002-06-20 16:54:43 Re: Yet another "Why won't PostgreSQL use my index?"
Previous Message Stephan Szabo 2002-06-20 16:19:54 Re: Yet another "Why won't PostgreSQL use my index?"