Re: Why IDENT doesn't work with JDBC - Mailing list pgsql-jdbc

From Ian Pilcher
Subject Re: Why IDENT doesn't work with JDBC
Date
Msg-id cnjc1u$dse$1@sea.gmane.org
Whole thread Raw
In response to Re: Why IDENT doesn't work with JDBC  (Oliver Jowett <oliver@opencloud.com>)
Responses Re: Why IDENT doesn't work with JDBC
List 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 by date:

Previous
From: Dave Cramer
Date:
Subject: Re: deleteRow or updateRow after insertRow
Next
From: "jessica xingzc_he"
Date:
Subject: Re: deleteRow or updateRow after insertRow