Re: [ADMIN] Client Authentication problem

2005-04-27 Thread Michael Fuhr
On Wed, Apr 27, 2005 at 12:13:14PM -0500, Scott Marlowe wrote: > On Wed, 2005-04-27 at 11:43, Vaneet Sharma wrote: > > > > "Error connecting to the server: could not connect to the server: No > > route to host ( 0X2751/10065). > > Is the server running on host 212.xx.xxx.xxx and accepting TCP/I

Re: [ADMIN] Client Authentication problem

2005-04-27 Thread Scott Marlowe
On Wed, 2005-04-27 at 11:43, Vaneet Sharma wrote: > Hello, > > I am using postgreSQL 8.0.2 > > I configured the database, started postmaster. It is running well. I > can check and see it with ps anx command. > > I am running postgreSQL on centos 3.4 and Centos 4.0 machines > > Well, I created a

[ADMIN] Client Authentication problem

2005-04-27 Thread Vaneet Sharma
Title: Client Authentication problem Hello, I am using postgreSQL 8.0.2 I configured the database, started postmaster. It is running well. I can check and see it with ps anx command. I am running postgreSQL on centos 3.4 and Centos 4.0 machines Well, I created a database called test a

Re: [ADMIN] client authentication problem

2005-02-02 Thread Tom Lane
Dave Vieglais <[EMAIL PROTECTED]> writes: > Contents of pg_hba.conf: > local all postgres ident sameuser > local all allmd5 > host all all 127.0.0.1 255.255.255.255 md5 > host all all 0.0.0.0 0.0.0.0 reject > # tail /var/log/

[ADMIN] client authentication problem

2005-02-02 Thread Dave Vieglais
Hi, I have a problem connecting to a database when using tcp/ip with psql. Connecting with Unix sockets works fine. TCP/IP is enabled, and the log shows a connection is made but authentication is rejected. From the error messages, it appears that the client and server negotiated to use crypt,