Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 19 Feb 2001 10:34:47 -0800 (PST)
From:      Matt Dillon <dillon@earth.backplane.com>
To:        Fernando Schapachnik <fpscha@ns1.via-net-works.net.ar>
Cc:        security@FreeBSD.ORG
Subject:   Re: Inconsistent behavior on openssh
Message-ID:  <200102191834.f1JIYl937444@earth.backplane.com>
References:   <200102191735.OAA72628@ns1.via-net-works.net.ar>

next in thread | previous in thread | raw e-mail | index | archive | help
:After installing the latest versions of openssh I noted that ssh will
:not request rhost authentication if run by an user other than root.
:This is because it can't bind to a low port, as it lost the suid bit.
:This wasn't like this before.
:
:What is supposed to be the standard way of remote ssh logging
:without password?
:
:TIA!
:
:Fernando P. Schapachnik
:Administración de la red
:VIA NET.WORKS ARGENTINA S.A.
:fschapachnik@vianetworks.com.ar
:Conmutador: (54-11) 4323-3333 - Soporte: 0810-333-AYUDA

    Simply install your ~/.ssh/identity.pub in your remote account's
    ~/.ssh/authorized_keys file.  That's why I use.  I've never in my
    life used .rhosts or .shosts with ssh.

						-Matt



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-security" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200102191834.f1JIYl937444>