Bug#321708: postgresql: provide better default authentication schemes

2005-08-07 Thread Sean Finney
On Mon, Aug 08, 2005 at 07:40:18AM +0200, Martin Pitt wrote: > > I think local TCP/IP connections should still use ident, because that is > > not insecure. > > I changed the localhost tcp one to md5 not because ident is insecure, > but because you actually need an identd running for this, which i

Bug#321708: postgresql: provide better default authentication schemes

2005-08-07 Thread Martin Pitt
Hi Peter! Peter Eisentraut [2005-08-07 22:06 +0200]: > Sean Finney wrote: > > local all all ident sameuser > > hostall all 127.0.0.1 255.255.255.255 md5 > > # uncomment this to allow any remote computers to connect using > > passwords #host a

Bug#321708: postgresql: provide better default authentication schemes

2005-08-07 Thread Peter Eisentraut
Sean Finney wrote: > local all all ident sameuser > host all all 127.0.0.1 255.255.255.255 md5 > # uncomment this to allow any remote computers to connect using > passwords #host all all 0.0.0.0 0.0.0.0 md5 > > so that local socket-based connecti

Bug#321708: postgresql: provide better default authentication schemes

2005-08-06 Thread Sean Finney
Package: postgresql Severity: wishlist -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 hi martin, we've recently been having a lot of discussions on the dbconfig-common-devel mailing list, and something that recently came up was the default contents of pg_hba.conf. currently, i believe that postg