[HACKERS] IDENT and IPv6 (was Re: [GENERAL] pg_hba.conf change in 7.4)

2003-12-06 Thread Tom Lane
[ moved to -hackers ] Bruce Momjian [EMAIL PROTECTED] writes: We are also wonder if there is a version of Ident server that the PostgreSQL community knows that will work with IPv6. That is the big question. I would think Solaris ships with one, but maybe not. Is 7.4/Solaris/ident not a

Re: [HACKERS] IDENT and IPv6 (was Re: [GENERAL] pg_hba.conf change in 7.4)

2003-12-06 Thread Kurt Roeckx
On Sat, Dec 06, 2003 at 02:09:25PM -0500, Tom Lane wrote: [ moved to -hackers ] Bruce Momjian [EMAIL PROTECTED] writes: We are also wonder if there is a version of Ident server that the PostgreSQL community knows that will work with IPv6. That is the big question. I would think

Re: [HACKERS] IDENT and IPv6 (was Re: [GENERAL] pg_hba.conf

2003-12-06 Thread Seum-Lim Gan
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 I am looking to see if Solaris has an ident server but have not found it. Gan At 8:21 pm +0100 2003/12/6, Kurt Roeckx wrote: On Sat, Dec 06, 2003 at 02:09:25PM

Re: [HACKERS] IDENT and IPv6 (was Re: [GENERAL] pg_hba.conf

2003-12-06 Thread Kurt Roeckx
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 The only I could find in a short time was oidentd. It says it runs on Linux, *BSD and Solaris. http://dev.ojnk.net/ I've been told that FreeBSD's inetd's internal identd

Re: [HACKERS] IDENT and IPv6 (was Re: [GENERAL] pg_hba.conf

2003-12-06 Thread Kurt Roeckx
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

Re: [HACKERS] IDENT and IPv6 (was Re: [GENERAL] pg_hba.conf

2003-12-06 Thread Andrew Dunstan
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.