Re: ident fails on win2k host... - Mailing list pgsql-general

From Tom Lane
Subject Re: ident fails on win2k host...
Date
Msg-id 17560.1007402588@sss.pgh.pa.us
Whole thread Raw
In response to ident fails on win2k host...  ("Robert J. Sanford, Jr." <rsanford@nolimitsystems.com>)
Responses Re: [CYGWIN] ident fails on win2k host...  ("Dave Page" <dpage@vale-housing.co.uk>)
List pgsql-general
"Robert J. Sanford, Jr." <rsanford@nolimitsystems.com> writes:
> does ident authentication work under win2k?

AFAIK it should work; it doesn't depend on anything special on the
server machine.  The questions you need to be asking are
(a) does the *client* machine have an ident daemon running;
(b) can you reach that ident daemon's port (here's where the firewall
might come in);
(c) do you trust that ident daemon to tell you the truth (some would
say that a machine outside your firewall is ipso facto not to be
trusted);
(d) have you set up an appropriate ident mapping in the postgres config
files?

See the documentation.  I don't think the fact that you are running
the server on top of cygwin affects any of these issues.

If you're not clear on why ident auth is failing, look in the
postmaster's logfile for the logged error message, which should
be more informative than the rejection sent to the client.

            regards, tom lane

pgsql-general by date:

Previous
From: "Robert J. Sanford, Jr."
Date:
Subject: ident fails on win2k host...
Next
From: nospam@nospam.nospam (Steve Jorgensen)
Date:
Subject: Re: Import Data form postgresql to Ms excel