============================================================================
POSTGRESQL BUG REPORT TEMPLATE
============================================================================
Your name : Richard Finn
Your email address : rfinn@hiwd.net
Category : unknown
Severity : critical
Summary: Can't connect to remote host
System Configuration
- --------------------
Operating System : FreeBSD 2.2.7
PostgreSQL version : 6.0
Compiler used : gcc 2.7.2.1
Hardware:
- ---------
Pentium II 350, 128M RAM, 18 GB SCSI HDD
FreeBSD Camelot.Houston-InterWeb.com 2.2.7-RELEASE FreeBSD 2.2.7-RELEASE #0: Tue Sep 29 08:38:29 CDT 1998
rfinn@Camelot.Houston-InterWeb.com:/usr/src/sys/compile/CAMELOT i386
Versions of other tools:
- ------------------------
gmake 3.76
flex 2.5?
TCL 7.6
Tk 4.2
NeoWebScript 2.3
Apache 1.2.5
- --------------------------------------------------------------------------
Problem Description:
- --------------------
Atlantis is running PostgreSQL 6.0 on a FreeBSD 2.2.6 system.
I took the source files from Atlantis and copied them to Camelot then
I recompiled them. I then made an entry in Atlantis's pg_hba.conf
file to allow any Camelot user to connect to any database on Atlantis.
I can get psql to connect as any user, but when I use the web server
(which uses Randy Kunkee's Pgtcl) I get:
Failed to authenticate client as Postgres user 'neobot' using authentication scheme 65536
- --------------------------------------------------------------------------
Test Case:
- ----------
I think I listed that in the above example.
- --------------------------------------------------------------------------
Solution:
- ---------
- --------------------------------------------------------------------------