> -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Joel Krajden > Sent: 22 November 2004 21:49 > To: [EMAIL PROTECTED] > 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 ---------------------------(end of broadcast)--------------------------- TIP 6: Have you searched our list archives? http://archives.postgresql.org