Re: [PHP3] RE: [GENERAL] User Authentication Failed

From: Brian Schaffner <brian(at)schaffner(dot)net>
To: "Jackson, DeJuan" <djackson(at)cpsgroup(dot)com>, lynch(at)lscorp(dot)com, pgsql-general(at)postgreSQL(dot)org, php3(at)lists(dot)php(dot)net
Subject: Re: [PHP3] RE: [GENERAL] User Authentication Failed
Date: 1998-05-19 20:55:20
Message-ID: 3.0.32.19980519155518.009d6948@postoffice.worldnet.att.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Check the host-based access. In the file pgsql/data/pg_hba.conf you may
need to
add a line like this:

host all 198.168.0.12 255.255.255.0 trust

But replace 198.168.0.12 with your client IP.

Good luck!

Brian Schaffner <brian(at)schaffner(dot)net>
Independent Software Contractor
www.schaffner.net

Browse pgsql-general by date

  From Date Subject
Next Message Dave Schwartz 1998-05-20 00:30:01 Problem under FreeBSD 2.2.6
Previous Message wr 1998-05-19 20:34:31 Re: [GENERAL] extracting date information?