Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 08 Jun 2001 16:19:06 -0700
From:      "Crist Clark" <crist.clark@globalstar.com>
To:        Michael Avdeev <misha@tmolp.com>
Cc:        Misha Kamushkin <mishson@hotmail.com>, freebsd-security@FreeBSD.ORG
Subject:   Re: openssh auth. problem
Message-ID:  <3B215D6A.9E968BAE@globalstar.com>
References:  <9C643FE251025246BF8CE3ADFA3765954873@hydrogen.tmolp.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Michael Avdeev wrote:
> 
> i actually finally got it to work with pucblickey authentication. i
> generated a key and copied it to the server. i called the file
> authorized_keys2. what i initially planed to do is to have
> hostbasedauthentication. what's the difference between hostbased and
> publickey.

Host-based authentication _is_ public-key-crypto based in SSH. Instead
of using the user's key pairs, the host key pairs are used.

> i cant get it to work using hostbasedauth. thanks for your
> help.

You want to enable RhostRSAAuthentication for host-key based 
authentication (beyond just the "known-host" check).
-- 
Crist J. Clark                                Network Security Engineer
crist.clark@globalstar.com                    Globalstar, L.P.
(408) 933-4387                                FAX: (408) 933-4926

The information contained in this e-mail message is confidential,
intended only for the use of the individual or entity named above.  If
the reader of this e-mail is not the intended recipient, or the employee
or agent responsible to deliver it to the intended recipient, you are
hereby notified that any review, dissemination, distribution or copying
of this communication is strictly prohibited.  If you have received this
e-mail in error, please contact postmaster@globalstar.com

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?3B215D6A.9E968BAE>