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 identd, postmaster can read the peer credentials of the socket). The default auth method for tcp connections is 'md5', mainly because few people actually use identd nowadays. Martin -- Martin Pitt http://www.piware.de Ubuntu Developer http://www.ubuntu.com Debian Developer http://www.debian.org In a world without walls and fences, who needs Windows and Gates?
signature.asc
Description: Digital signature

