Sorry for the delay.
What is the setting in pg_hba.conf? It sounds like this is set to trust
which would produce this affect.
Peter
- Original Message -
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, December 16, 2000 4:04 AM
Subject: [BUGS]
[EMAIL PROTECTED] wrote:
> If the userid is valid, even though null password or wrong password is sent to
>server with JDBC Driver, the authentication still pass!
> What is a terrible bug!
Check ~postgres/data/pg_hba.conf
By default AuthenticationType for localhost connections is TRUST. You
hav
Cheeren Shieh ([EMAIL PROTECTED]) reports a bug with a severity of 2
The lower the number the more severe it is.
Short Description
JDBC Driver Authentication Bug
Long Description
If the userid is valid, even though null password or wrong password is sent to server
with JDBC Driver, the authent