PHPpgadmin and user privileges - Mailing list pgsql-general

From Alain Roger
Subject PHPpgadmin and user privileges
Date
Msg-id 75645bbb0606290544y758d634eh2b49b182ec3d6f18@mail.gmail.com
Whole thread Raw
Responses Re: PHPpgadmin and user privileges  ("Nikolay Samokhvalov" <samokhvalov@gmail.com>)
List pgsql-general
Hi,

I would like to provide access to PostgreSQL via PHPpgadmin.

basically when user will enter login + password, he will connect directly to his database.
what i've done till now, it does not work.

when user enter login and password, phppgadmin returns "Login failed".
my user hasfor profile "kmt_admin" which belong to "kmt_ad" group role" and which is owner of "kmt" database.

Could you tell where to check to avoid such error ?

thanks a lot,

Alain


pgsql-general by date:

Previous
From: Simon Riggs
Date:
Subject: Re: Strange Behavior with Serializable Transcations
Next
From: "Alain Roger"
Date:
Subject: phppgadmin