Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Apr 2000 15:16:27 -0700 (PDT)
From:      Archie Cobbs <archie@whistle.com>
To:        logix@foobar.franken.de (Harold Gutch)
Cc:        freebsd-current@FreeBSD.ORG
Subject:   Re: ssh to freefall broken
Message-ID:  <200004202216.PAA98939@bubba.whistle.com>
In-Reply-To: <20000420222045.B5872@foobar.franken.de> from Harold Gutch at "Apr 20, 2000 10:20:45 pm"

next in thread | previous in thread | raw e-mail | index | archive | help
Harold Gutch writes:
> > Just updated to -current.. previously, when ssh'ing to freefall,
> > no password was required at all -- it just worked.  Now I get this:
> > 
> >   $ ssh archie@freefall.freebsd.org
> >   Warning: Server lies about size of server host key: actual size is 1023 bits vs. announced 1024.
> >   Warning: This may be due to an old implementation of ssh.
> >   Warning: identity keysize mismatch: actual 1023, announced 1024
> >   Agent admitted failure to authenticate using the key.
> >   Authentication agent failed to decrypt challenge.
> >   Enter passphrase for RSA key 'archie@bubba.whistle.com': 
> > 
> > This wouldn't be a big problem except for CVS_RSH=ssh .. meaning
> > every cvs operation requires a password.
> > 
> > Any ideas what I'm doing wrong?
> 
> You're using OpenSSH - I think removing the approprate entry from
> your ~/.ssh/known_hosts, then logging in once and saving the
> "new" hostkey fixed that problem.

Doesn't work. I removed the 'freefall' key from ~/.ssh/known_hosts
and even changed '1024' to '1023' but that didn't help.

When I ssh from a 4.0-stable machine, everything works as before.

Is anyone else seeing this problem?

-Archie

___________________________________________________________________________
Archie Cobbs   *   Whistle Communications, Inc.  *   http://www.whistle.com


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




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