Thread: password check

password check

From
"Manager, RIKOP I.S.P."
Date:
Dear Sir or Madam.
We'we noticed that command=20
    psql -U user database
don't check password. However databese was created next commad
    createdb -U user -W databese

Postgres v.7.1
Linux Debian v. 2.4.4


Best regards,
Klemeshova Nataly
"Rikop" ltd
p/n (3832) 18-40-38
e-mail: manager@rnp.ru
http://www.rnp.ru

Re: password check

From
Stephan Szabo
Date:
On Mon, 4 Jun 2001, Manager, RIKOP I.S.P. wrote:

> Dear Sir or Madam.
> We'we noticed that command
>     psql -U user database
> don't check password. However databese was created next commad
>     createdb -U user -W databese

What does your pg_hba.conf say?