Re: Why IDENT doesn't work with JDBC

Поиск
Список
Период
Сортировка
От Ian Pilcher
Тема Re: Why IDENT doesn't work with JDBC
Дата
Msg-id cnjc1u$dse$1@sea.gmane.org
обсуждение исходный текст
Ответ на Re: Why IDENT doesn't work with JDBC  (Oliver Jowett <oliver@opencloud.com>)
Ответы Re: Why IDENT doesn't work with JDBC
Список pgsql-jdbc
Oliver Jowett wrote:
>
> I'd guess that both IPV6 and authentication via ident-over-TCP are not
> particularly common.
>

Did you read the bug?  Java 1.4.2+ *always* uses IPv6 on Linux, unless
you tell it not to.  AFAIK, all recent Linux distributions ship with
IPv6 turned on, so it's present even if there isn't an external IPv6
network.

As far as ident-over-TCP, it's the only way to do it with JDBC.  For my
money, it beats the heck out of storing your database password in your
web application!

--
========================================================================
Ian Pilcher                                        i.pilcher@comcast.net
========================================================================

В списке pgsql-jdbc по дате отправления:

Предыдущее
От: Dave Cramer
Дата:
Сообщение: Re: deleteRow or updateRow after insertRow
Следующее
От: "jessica xingzc_he"
Дата:
Сообщение: Re: deleteRow or updateRow after insertRow