Date: Thu, 25 Mar 2004 13:37:55 +0100 From: des@des.no (Dag-Erling =?iso-8859-1?q?Sm=F8rgrav?=) To: Jonathon McKitrick <jcm@FreeBSD-uk.eu.org> Cc: freebsd-stable@freebsd.org Subject: Re: ssh no longer connecting automatically Message-ID: <xzpd671ayqk.fsf@dwp.des.no> In-Reply-To: <20040325023251.GA61864@dogma.freebsd-uk.eu.org> (Jonathon McKitrick's message of "Thu, 25 Mar 2004 02:32:51 %2B0000") References: <20040221202305.GA78752@dogma.freebsd-uk.eu.org> <000e01c3f8bc$9ee42dc0$efe8fea9@unixsmith.com> <20040325023251.GA61864@dogma.freebsd-uk.eu.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Jonathon McKitrick <jcm@FreeBSD-uk.eu.org> writes: > On Sat, Feb 21, 2004 at 03:52:27PM -0500, Christian W. Sung wrote: > : 2. Copy the resulting id_rsa.pub to ~/.ssh/authorized_keys2 on the > : remote machine you're trying to access, and if there's an > : authorized_keys (without the ending 2), copy the key there as well. There is no difference between authorized_keys and authorized_keys2 except the name. There is no point in having both. > neptune:~> ssh jcm@dogma.freebsd-uk.eu.org > The authenticity of host 'dogma.freebsd-uk.eu.org (130.88.200.97)' can't = be > established. > DSA key fingerprint is c4:81:d6:8d:48:0e:39:ba:b3:40:e2:52:62:18:d4:f5. > Are you sure you want to continue connecting (yes/no)? yes > Warning: Permanently added 'dogma.freebsd-uk.eu.org,130.88.200.97' (DSA) = to > the list of known hosts. > key_verify failed for server_host_key Something's wrong with your .ssh/known_hosts. Running ssh with one or more -v may give an indication of exactly what is wrong. DES --=20 Dag-Erling Sm=C3=B8rgrav - des@des.no
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?xzpd671ayqk.fsf>