From: Gerhard <ger...@gm...> - 2002-06-13 02:54:23
|
* Dave Strickler <Dst...@em...> [2002-06-12 22:22 -0400]: > I tried to to this, and the "from" command worked, and I got a lot > further. But, as you can see from below, it wasn't 100% sucsessful. Any > clues as to what is going wrong? I made a pg_hba.conf in the PgSQL > directory, and added in my 10.0.0.120 address (that's my workstation), > but it didn't help. Did you restart or reload the PostgreSQL server? Here's my pg_hba.conf: host all 127.0.0.1 255.255.255.255 trust host all 192.168.2.10 255.255.255.0 md5 The md5 auth requires Pg 7.2.x, IIRC. Gerhard -- mail: gerhard <at> bigfoot <dot> de registered Linux user #64239 web: http://www.cs.fhm.edu/~ifw00065/ OpenPGP public key id AD24C930 public key fingerprint: 3FCC 8700 3012 0A9E B0C9 3667 814B 9CAA AD24 C930 reduce(lambda x,y:x+y,map(lambda x:chr(ord(x)^42),tuple('zS^BED\nX_FOY\x0b'))) |