[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
have to set it
to PASSWORD

cu
--
 Nabil Sayegh

Reply via email to