From owner-freebsd-current Thu Apr 20 12:58:45 2000 Delivered-To: freebsd-current@freebsd.org Received: from bubba.whistle.com (bubba.whistle.com [207.76.205.7]) by hub.freebsd.org (Postfix) with ESMTP id 1745F37BE7B for ; Thu, 20 Apr 2000 12:58:42 -0700 (PDT) (envelope-from archie@whistle.com) Received: (from archie@localhost) by bubba.whistle.com (8.9.3/8.9.2) id MAA98204 for freebsd-current@freebsd.org; Thu, 20 Apr 2000 12:58:42 -0700 (PDT) From: Archie Cobbs Message-Id: <200004201958.MAA98204@bubba.whistle.com> Subject: ssh to freefall broken To: freebsd-current@freebsd.org Date: Thu, 20 Apr 2000 12:58:42 -0700 (PDT) X-Mailer: ELM [version 2.4ME+ PL54 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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? Thanks, -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