Hi Peter!

Peter Eisentraut [2005-08-07 22:06 +0200]:
> 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.

I changed the localhost tcp one to md5 not because ident is insecure,
but because you actually need an identd running for this, which is not
the default nowadays any more. I don't know any people who actually
want to run one, but if there are some, they can still switch back, so
I think md5 suits the majority of users better.

What do you think?

Thanks,

Martin

-- 
Martin Pitt              http://www.piware.de
Ubuntu Developer   http://www.ubuntulinux.org
Debian Developer        http://www.debian.org

Attachment: signature.asc
Description: Digital signature

Reply via email to