From owner-freebsd-stable Fri Mar 31 17:39:56 2000 Delivered-To: freebsd-stable@freebsd.org Received: from rover.village.org (rover.village.org [204.144.255.49]) by hub.freebsd.org (Postfix) with ESMTP id D45E737BA58; Fri, 31 Mar 2000 17:39:49 -0800 (PST) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.9.3/8.9.3) with ESMTP id SAA75806; Fri, 31 Mar 2000 18:39:44 -0700 (MST) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.9.3/8.8.3) with ESMTP id SAA38947; Fri, 31 Mar 2000 18:39:10 -0700 (MST) Message-Id: <200004010139.SAA38947@harmony.village.org> To: Kris Kennaway Subject: Re: sshd failure from Adding crypto later on -stable? Cc: Jaye Mathisen , stable@FreeBSD.ORG In-reply-to: Your message of "Fri, 31 Mar 2000 13:50:11 PST." References: Date: Fri, 31 Mar 2000 18:39:10 -0700 From: Warner Losh Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In message Kris Kennaway writes: : Hrm. I'm at a loss as to how - you did have librsaref installed, : right? dlopen() should have found that one, and if it instead picked up : the symlinked version in /usr/lib it wouldn't be able to call the RSA : functions in rsaref. There was no librsaref.so. Just a librsaUSA.so. So I created a symlink from librsaref.so -> librsaUSA.so. ssh seems to work after the change. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message