Re: not necessarily a bug...

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Theodore Petrosky <tedpet5(at)yahoo(dot)com>
Cc: pgsql -bugs <pgsql-bugs(at)postgresql(dot)org>
Subject: Re: not necessarily a bug...
Date: 2004-03-10 00:09:49
Message-ID: 277.1078877389@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Theodore Petrosky <tedpet5(at)yahoo(dot)com> writes:
> recently I was playing around with psql and tried to
> log onto a postgresql server so I tried...

> psql -h 10.0.1.233 dbname

> and to my suprise, i was in and able to issue
> commands. what is 'bothering' me is that I was not
> asked for a password.

So what have you got in pg_hba.conf? Evidently you've selected an
authentication method that's not password-based.

regards, tom lane

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Tom Lane 2004-03-10 00:22:14 Re: initdb could use some lower default settings (trivial patch)
Previous Message Tom Lane 2004-03-09 22:44:18 Re: buglet in 7.1.4