pg_hba.conf with the "password" auth failed to work sometimes... - Mailing list pgsql-general

From matthew wong
Subject pg_hba.conf with the "password" auth failed to work sometimes...
Date
Msg-id NEBBJLDNPCAOKHPCMDPPEECPCBAA.mattheww@skytelemedia.com
Whole thread Raw
Responses Re: pg_hba.conf with the "password" auth failed to work sometimes...  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-general
Hello all,

    i'm using the version 7.0.3 on Redhat 7.1.

    i found sometimes when i setup the pg_hba.conf
    to restrict to only allow a client from certain
    ip to access a database with password auth, but
    i found even i give an invalid password, the
    client still can connect to this database.

    pg_hba.conf
    -----------
    host  mydb  192.168.0.100  255.255.255.0  password  user.hba

    user.hba
    ----------
    user:


    any idea?

---

Wong Ka Ho Matthew
System Engineer
Sky Telemedia Limited
Tel: (852) 2845 8315
Fax: (852) 2845 7890
email: mattheww@skytelemedia.com

pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: What's going on here?
Next
From: Tom Lane
Date:
Subject: Re: Re: Running Postmaster - PGDATA Variable