From: | Andrew Dunstan <andrew(at)dunslane(dot)net> |
---|---|
To: | PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: IDENT and IPv6 (was Re: [GENERAL] pg_hba.conf |
Date: | 2003-12-07 03:36:14 |
Message-ID: | 3FD2A02E.1000000@dunslane.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general pgsql-hackers |
Kurt Roeckx wrote:
>On Sat, Dec 06, 2003 at 01:30:02PM -0600, Seum-Lim Gan wrote:
>
>
>>Hi,
>>
>>The ident server we currently use is pidentd 3.0.16
>>from :
>>http://www.lysator.liu.se/ or
>>ftp://ftp.lysator.liu.se/pub/ident/servers
>>
>>
>
>The ChangeLog of it says: Solaris 8 (including IPv6) support
>added.
>
>But I have a feeling it's better supported in the 3.1 test
>versions.
>
>
>
3.0.16's KNOWNBUGS file says this:
* In general - wait for Pidentd 3.1 befor using it with IPv6 systems.
Of course, using ident for any sort of security mechanism is not good
practice anyway, except possibly on the local host. Over a network it is
totally untrustworthy.
cheers
andrew
From | Date | Subject | |
---|---|---|---|
Next Message | Jason Tesser | 2003-12-07 04:34:01 | Re: CMS with PostgreSQL |
Previous Message | Hunter Hillegas | 2003-12-07 02:49:30 | Re: 7.4 Crashed... Why? |
From | Date | Subject | |
---|---|---|---|
Next Message | Joe Conway | 2003-12-07 04:15:25 | Re: [HACKERS] bytea, index and like operator again and |
Previous Message | Andrew Dunstan | 2003-12-07 03:27:59 | Re: Double linked list with one pointer |