Date: Mon, 3 Jul 2000 12:43:50 -0700 (PDT) From: Richard Stanaford <rsstan@yahoo.com> To: dan@freebsddiary.org, freebsd-stable@freebsd.org Subject: Re: sshd/RSAPrivateDecrypt problems after make world Message-ID: <20000703194350.16611.qmail@web3106.mail.yahoo.com>
next in thread | raw e-mail | index | archive | help
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 <dan@freebsddiary.org> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000703194350.16611.qmail>