From owner-freebsd-stable Mon Jul 3 12:17:23 2000 Delivered-To: freebsd-stable@freebsd.org Received: from web3106.mail.yahoo.com (web3106.mail.yahoo.com [204.71.202.191]) by hub.freebsd.org (Postfix) with SMTP id DD1BF37B902 for ; Mon, 3 Jul 2000 12:17:14 -0700 (PDT) (envelope-from rsstan@yahoo.com) Message-ID: <20000703194350.16611.qmail@web3106.mail.yahoo.com> Received: from [150.159.224.8] by web3106.mail.yahoo.com; Mon, 03 Jul 2000 12:43:50 PDT Date: Mon, 3 Jul 2000 12:43:50 -0700 (PDT) From: Richard Stanaford Subject: Re: sshd/RSAPrivateDecrypt problems after make world To: dan@freebsddiary.org, freebsd-stable@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I thought I read in the RELEASE-4.0-UPDATE file that it will build with OpenSSH support by default, which could interfere with an existing SSH installation. You have to specifically make with NO_OPENSSH (I can't remember the variable exactly) turned on. -Richard --- Dan Langille wrote: > I installed FreeBSD 4.0-RELEASE on a box. Then I did a cvsup, which > included the secure-cvs collection. Then I did a make world, install, > kernel, merge, and rebooted. All seems find except sshd doesn't > accept incoming connections. The following is from /var/log/messages: > > Jul 3 21:50:06 p100 sshd[171]: ** RSAPrivateDecrypt: Unable to find an > RSAREF shared library (librsaref.so). Install the > /usr/ports/security/rsaref port or package and run this program again. > See the OpenSSL chapter in the FreeBSD Handbook, located at > http://www.freebsd.org/handbook/openssl.html, for more information. > Jul 3 21:50:06 p100 sshd[171]: fatal: rsa_private_decrypt() failed. > > I find this confusing as I've followed this install procedure before and not > had a problem with sshd such as the above. Has something recently > changed with sshd and I've missed it? Checked the archives indicates > that the consensus is that I should install the RSAREF port. Odd, I > never had to do that before. So has something changed? Could I have > messed up during the merge? > > cheers. > > # more /etc/make.conf > USA_RESIDENT=NO > > # uname -a > FreeBSD p100.foobar.invalid 4.0-STABLE FreeBSD 4.0-STABLE #0: > Mon Jul 3 21:28:47 NZST 2000 > root@p100.foobar.invalid:/usr/src/sys/compile/P100 i386 > -- > Dan Langille - DVL Software Limited > FreshPorts - http://freshports.org/ - the place for ports > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-stable" in the body of the message > > __________________________________________________ Do You Yahoo!? Kick off your party with Yahoo! Invites. http://invites.yahoo.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message