Re: Inconsistent behavior on openssh
From: Kris Kennaway (kris@obsecurity.org)
Date: 02/20/01
- Next message: gerald stoller: "Re: ftpd's read-only mode"
- Previous message: Romualdo Arcoverde: "WAVELAN IBSS 2 cards"
- In reply to: Matt Dillon: "Re: Inconsistent behavior on openssh"
- Next in thread: Fernando Schapachnik: "Re: Inconsistent behavior on openssh"
- Reply: Fernando Schapachnik: "Re: Inconsistent behavior on openssh"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Mon, 19 Feb 2001 15:35:42 -0800 From: Kris Kennaway <kris@obsecurity.org> To: Matt Dillon <dillon@earth.backplane.com>
On Mon, Feb 19, 2001 at 10:34:47AM -0800, Matt Dillon wrote:
> :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.
Or if you really want to use RhostsRSAAuthentication, rebuild sshd
with ENABLE_SUID_SSH=true in /etc/make.conf
Kris
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-security" in the body of the message
- application/pgp-signature attachment: stored
- Next message: gerald stoller: "Re: ftpd's read-only mode"
- Previous message: Romualdo Arcoverde: "WAVELAN IBSS 2 cards"
- In reply to: Matt Dillon: "Re: Inconsistent behavior on openssh"
- Next in thread: Fernando Schapachnik: "Re: Inconsistent behavior on openssh"
- Reply: Fernando Schapachnik: "Re: Inconsistent behavior on openssh"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|