Re: [GENERAL] ident fails on win2k host... - Mailing list pgsql-cygwin

From Dave Page
Subject Re: [GENERAL] ident fails on win2k host...
Date
Msg-id 61750.193.195.77.162.1007411850.squirrel@ssl.vale-housing.co.uk
Whole thread Raw
In response to Re: [GENERAL] ident fails on win2k host...  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-cygwin
It's rumoured that Tom Lane once said:
> "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

Win2K doesn't have a native ident service. In my other post on this thread
a couple of minutes ago I quoted that I didn't think this ident would work
on 2K - due to a minor brain failure I actually meant the failure was on
the client side as Tom points out. If your client is Win2K as well, you
might find that an identd will run under Cygwin which should help solve
your problem.

Dave.



pgsql-cygwin by date:

Previous
From: "Dave Page"
Date:
Subject: Re: ident fails on win2k host...
Next
From: "Carsten Piepel"
Date:
Subject: make failure: Gen_fmgrtab.sh