Re: Can't Access Pgsql 7.4.3 in phpPgAdmin on Mac OS X

Поиск
Список
Период
Сортировка
От John DeSoi
Тема Re: Can't Access Pgsql 7.4.3 in phpPgAdmin on Mac OS X
Дата
Msg-id 4A6D4FAE-4ED5-11D9-988A-000A95B03262@pgedit.com
обсуждение исходный текст
Ответ на Can't Access Pgsql 7.4.3 in phpPgAdmin on Mac OS X  (Lola Lee <lola@his.com>)
Ответы Re: Can't Access Pgsql 7.4.3 in phpPgAdmin on Mac OS X  (Lola Lee <lola@his.com>)
Список pgsql-novice
Hi Lola,

On Dec 15, 2004, at 6:31 AM, Lola Lee wrote:

> I am running the latest version of OS X on my PowerBook.  When I try
> to access my 7.4.3 Postgresql installation (I used the package from
> entropy.ch), I get this message "Login disallowed for security
> reasons. ". So, I checked ph_hba.conf and this is how it is set up
> right now:

This is in the FAQ document in the phpPgAdmin main directory:

Q: For some users I get a "Login disallowed for security" message.

A: Logins via phpPgAdmin with no password or certain usernames (pgsql,
    postgres, root, administrator) are denied by default. Before
changing this
    behaviour (setting $conf['extra_login_security'] to false in the
    config.inc.php file) please read the PostgreSQL documentation about
client
    authentication and understand how to change PostgreSQL's pg_hba.conf
to
    enable passworded local connections.



Best,

John DeSoi, Ph.D.
http://pgedit.com/
Power Tools for PostgreSQL


В списке pgsql-novice по дате отправления:

Предыдущее
От: Kretschmer Andreas
Дата:
Сообщение: Re: \d output to a file
Следующее
От: Lola Lee
Дата:
Сообщение: Re: Can't Access Pgsql 7.4.3 in phpPgAdmin on Mac OS X