Re: [GENERAL] Problem connecting NT-psqlODBC to Linux-PostgreSQL

From: Jelle Ruttenberg <ruttenberg(at)neroc(dot)nl>
To: "Herouth Maoz" <herouth(at)oumail(dot)openu(dot)ac(dot)il>, "postgresql-general" <pgsql-general(at)postgreSQL(dot)org>
Subject: Re: [GENERAL] Problem connecting NT-psqlODBC to Linux-PostgreSQL
Date: 1999-09-07 12:47:48
Message-ID: 199909071242.OAA20180@mail.neroc.nl
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hello Herouth,

it was indeed the authentication-method: with "password" it works well.

Thanks,

Jelle.

>At 11:31 +0200 on 07/09/1999, Jelle Ruttenberg wrote:
>
>
>> Unable to connect to Ident server on the host which is trying to connect
>> to Postgres (IP address 212.52.7.241, Port 113). errno = Connection
>> refused (111)
>
>This seems to indicate that your Postgres authentication method is "ident",
>rather than "trust" or "password". It needs an ident server to be running
>on the client computer, to authenticate that the user making the connection
>is indeed who he claims to be. That is, on your NT.
>
>Either choose a different authentication method, or run an ident server on
>the NT (is there such a beast?).
>
>Herouth
>
>--
>Herouth Maoz, Internet developer.
>Open University of Israel - Telem project
>http://telem.openu.ac.il/~herutma
>

--------------------------------------------------------------
NEROC Publishing Solutions

Jelle Ruttenberg

De Run 1131, 5503 LB Veldhoven Phone : +31-(0)40-2586641
P.O.Box 133, 5500 AC Veldhoven Fax : +31-(0)40-2541893
The Netherlands E-mail : ruttenberg(at)neroc(dot)nl
--------------------------------------------------------------

Browse pgsql-general by date

  From Date Subject
Next Message Herouth Maoz 1999-09-07 12:51:00 Re: [GENERAL] Is there a psqlODBC for the Mac?
Previous Message Jelle Ruttenberg 1999-09-07 12:14:30 Is there a psqlODBC for the Mac?