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
- [GENERAL] PHPpgadmin and user privileges Alain Roger
- Re: [GENERAL] PHPpgadmin and user privileges Nikolay Samokhvalov