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 connections could use ident, but > remote connections defaulted to using passwords instead of the > insecure ident protocol.
I think local TCP/IP connections should still use ident, because that is not insecure. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]