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 ---------------------------(end of broadcast)--------------------------- TIP 6: Have you searched our list archives? http://archives.postgresql.org