Bug#359193: pg_hba.conf: ident problems

2006-04-04 Thread Martin Pitt
reassign 359193 drupal thanks, Mr. debbugs Hi Anand, hi drupal maintainer, Anand Kumria [2006-04-02 12:37 +1000]: Hi Martin, On Sat, Apr 01, 2006 at 09:50:54PM +0200, Martin Pitt wrote: Hi Anand, Anand Kumria [2006-03-27 5:35 +1100]: If you happen to be using IPv6 (as I do), the

Bug#359193: pg_hba.conf: ident problems

2006-04-04 Thread Martin Pitt
reassign 359193 postgresql-8.1 reassign 350194 drupal thanks Hi again, Martin Pitt [2006-04-04 22:09 +0200]: reassign 359193 drupal thanks, Mr. debbugs I think you can re-assign this to the drupal package -- the setup script there should do the appropriate 'SET SESSION AUTHORIZATION'

Bug#359193: pg_hba.conf: ident problems

2006-04-01 Thread Martin Pitt
Hi Anand, Anand Kumria [2006-03-27 5:35 +1100]: If you happen to be using IPv6 (as I do), the default setup of the ident method will fail. As already explained in my last reply, ident is not the default method for TCP sockets for quite a while now. Peter already explained why PostgreSQL

Bug#359193: pg_hba.conf: ident problems

2006-04-01 Thread Anand Kumria
Hi Martin, On Sat, Apr 01, 2006 at 09:50:54PM +0200, Martin Pitt wrote: Hi Anand, Anand Kumria [2006-03-27 5:35 +1100]: If you happen to be using IPv6 (as I do), the default setup of the ident method will fail. As already explained in my last reply, ident is not the default method

Bug#359193: pg_hba.conf: ident problems

2006-03-27 Thread Peter Eisentraut
Am Sonntag, 26. März 2006 20:35 schrieb Anand Kumria: So either postgresql 8.1 should depend on oidentd (the only one I tested, so I know it works) or Debian should switch its default ident service to something which works on both IPv4 and IPv6. Since there is not requirement for the ident

Bug#359193: pg_hba.conf: ident problems

2006-03-27 Thread Martin Pitt
Hi Anand, Anand Kumria [2006-03-27 5:35 +1100]: If you happen to be using IPv6 (as I do), the default setup of the ident method will fail. Please note that the default postgresql.hba will only use 'ident' for local connections through the Unix socket (since this doesn't actually require

Bug#359193: pg_hba.conf: ident problems

2006-03-26 Thread Anand Kumria
Package: postgresql-8.1 Version: 8.1.0-3 Severity: normal Hi, If you happen to be using IPv6 (as I do), the default setup of the ident method will fail. Unfortunately pidentd, the default in Debian, does not work with IPv6. The only way to discover this is to strace the postgresql postmaster