Date: Tue, 4 Jul 2000 06:58:30 +1200 From: "Dan Langille" <dan@freebsddiary.org> To: freebsd-stable@freebsd.org Subject: sshd/RSAPrivateDecrypt problems after make world Message-ID: <39618B16.6026.9D45CB7@localhost>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?39618B16.6026.9D45CB7>