Re: Login box bug - Mailing list pgadmin-support

From Dave Page
Subject Re: Login box bug
Date
Msg-id E7F85A1B5FF8D44C8A1AF6885BC9A0E43072A0@ratbert.vale-housing.co.uk
Whole thread Raw
In response to Login box bug  (Joel Krajden <joelk@cs.concordia.ca>)
List 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 by date:

Previous
From: Jose' Cruanyes
Date:
Subject: report compiling pgadmin3 on MacosX
Next
From: "Dave Page"
Date:
Subject: Re: report compiling pgadmin3 on MacosX