Re: Login box bug

Поиск
Список
Период
Сортировка
От Dave Page
Тема Re: Login box bug
Дата
Msg-id E7F85A1B5FF8D44C8A1AF6885BC9A0E43072A0@ratbert.vale-housing.co.uk
обсуждение исходный текст
Ответ на Login box bug  (Joel Krajden <joelk@cs.concordia.ca>)
Список pgadmin-support

> -----Original Message-----
> From: pgadmin-support-owner@postgresql.org
> [mailto:pgadmin-support-owner@postgresql.org] On Behalf Of
> Joel Krajden
> Sent: 22 November 2004 21:49
> To: pgadmin-support@postgresql.org
> Subject: [pgadmin-support] Login box bug
>
> PGADMIN III RC2 source ccompiled. Postgresql 8.beta, RHE3
>
> If you don't enter a password or enter the wrong password you
> are connected to the database anyways. The properties window
> for the server says you are not connected but you are and can
> access,create and modify objects. Does PGAdmin not use the
> pg_hba.conf file?

Yes, *every* PostgreSQL application uses this file - otherwise it would
be kinda easy to hack a PostgreSQL server :-). You must have a trust
option set somewhere in pg_hba.conf or something similar that you have
missed.

Regards, Dave


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

Предыдущее
От: Jose' Cruanyes
Дата:
Сообщение: report compiling pgadmin3 on MacosX
Следующее
От: "Dave Page"
Дата:
Сообщение: Re: report compiling pgadmin3 on MacosX