Date: Mon, 19 Jun 2000 12:25:29 +0200 From: "Alessandro de Manzano" <demanzano@playstos.com> To: "stable@freebsd.org" <stable@freebsd.org> Subject: Re: SSH failed on 4.0-S Message-ID: <200006191023.MAA22754@rizla.energy.it> In-Reply-To: <Pine.BSF.4.21.0006190230430.30155-100000@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 19 Jun 2000 02:38:07 -0700 (PDT), Kris Kennaway wrote: >> Jun 19 10:48:27 gandalf sshd[438]: fatal: rsa_private_decrypt() failed > >This means the key could not be processed for some reason. Are you certain >you are using an sshd from 4.0-STABLE? The most common cause of this error well, I think yes, because I upgraded all via CVSUP using this supfile: ================================= *default host=cvsup3.freebsd.org *default base=/usr *default prefix=/usr *default release=cvs tag=RELENG_4 *default delete use-rel-suffix *default compress src-all cvs-crypto ================================= >under older versions was because the RSA key was > 1024 bits, and you're >using the RSAREF version of OpenSSL. Under -stable this error message >became more helpful and it now tells you specifically when this is the >problem. there is some other way to see if my ssh is coming from -stable ? >same symptons is if all of the necessary RSA and crypto libraries cannot >be found on the system - but again, that should be showing up as a helpful >message in the logs under -stable. unfortunately that is the only message I see in the log file >Try rebuilding sshd from sources which you know are from 4.0-STABLE and >run it in debug mode (-d) to make sure you're not missing any of the error >messages from it. You mean re-CVSUP just with "cvs-crypto" in the supfile ? or just using /usr/ports/security/openssh ? Sorry for the maybe silly questions but I'm still a newbie :-( thanks a lot! Alessandro de Manzano Playstos - TIMA S.p.A. Corso Sempione 63 20149 Milano, Italy tel.: +39-023314153 fax: +39-02315678 email: demanzano@playstos.com http://www.playstos.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200006191023.MAA22754>