pg_hba auth failure

From: Tom Allison <tallison(at)tacocat(dot)net>
To: postgresql <pgsql-general(at)postgresql(dot)org>
Subject: pg_hba auth failure
Date: 2004-06-15 00:59:46
Message-ID: 40CE4A02.5050606@tacocat.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

pg_hba.conf entry:
host all all 192.168.0/24 md5

I get the error
2004-06-14 20:51:48 [21072] LOG: invalid entry in pg_hba.conf file at
line 89, token "md5"

When I connect as:
psql -U postfix -h 192.168.0.5 postfix

This user works locally with version 7.4.2.

Incompatable?

Browse pgsql-general by date

  From Date Subject
Next Message Joshua D. Drake 2004-06-15 01:20:14 Re: perl access
Previous Message Jim Seymour 2004-06-15 00:48:58 Re: perl access