Re: ident fails on win2k host...

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: ident fails on win2k host...
Дата
Msg-id 17560.1007402588@sss.pgh.pa.us
обсуждение исходный текст
Ответ на ident fails on win2k host...  ("Robert J. Sanford, Jr." <rsanford@nolimitsystems.com>)
Ответы Re: [CYGWIN] ident fails on win2k host...  ("Dave Page" <dpage@vale-housing.co.uk>)
Список 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 по дате отправления:

Предыдущее
От: "Robert J. Sanford, Jr."
Дата:
Сообщение: ident fails on win2k host...
Следующее
От: nospam@nospam.nospam (Steve Jorgensen)
Дата:
Сообщение: Re: Import Data form postgresql to Ms excel