Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Oct 2004 16:13:55 +0200
From:      Nicolas Rachinsky <list@rachinsky.de>
To:        Joe Schmoe <non_secure@yahoo.com>
Cc:        freebsd-hackers@freebsd.org
Subject:   Re: passwordless ssh logins with shared _HOST_ keys - not working.
Message-ID:  <20041018141355.GB5824@pc5.i.0x5.de>
In-Reply-To: <20041017234802.33563.qmail@web53301.mail.yahoo.com>
References:  <20041017234802.33563.qmail@web53301.mail.yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
* Joe Schmoe <non_secure@yahoo.com> [2004-10-17 16:48 -0700]:
> I am trying to allow _all users_ on CLIENT to login to
> SERVER without a password.

Is your ssh setuid root? Is UsePrivilegedPort set?

     UsePrivilegedPort
             Specifies whether to use a privileged port for outgoing connec-
             tions.  The argument must be ``yes'' or ``no''.  The default is
             ``no''.  If set to ``yes'' ssh must be setuid root.  Note that
             this option must be set to ``yes'' if RhostsAuthentication and
             RhostsRSAAuthentication authentications are needed with older
             servers.

Nicolas



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