Login with blank password

From: rray(at)tcmail(dot)mstc(dot)state(dot)ms(dot)us
To: pgsql-admin(at)postgresql(dot)org
Subject: Login with blank password
Date: 2004-12-07 14:32:22
Message-ID: Pine.LNX.4.58.0412070821570.21506@rray.drdc.mstc.ms.gov
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Is there a setting in postgresql.conf that will log the password that's used to login with?
If I add "host all user 172.17.32.0 255.255.255.0 password"
to pg_hba.conf the user can login with a blank password.
If I add "host all user 172.17.32.1 255.255.255.255 password"
to pg_hba.conf the user must enter a correct password.
This only occurs in apps I've written using libpq.
Using PostgreSQL 7.4.3 on Fedora Core 2.

Thanks
Richard Ray

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Spiegelberg, Greg 2004-12-07 14:33:38 Re: Backup is too slow
Previous Message Kevin Izzet 2004-12-07 12:01:48 Re: Running sql files