From owner-freebsd-stable Mon Jul 3 11:58:39 2000 Delivered-To: freebsd-stable@freebsd.org Received: from ducky.nz.freebsd.org (chilled.unixathome.org [203.79.82.27]) by hub.freebsd.org (Postfix) with ESMTP id 3C99337BBF9 for ; Mon, 3 Jul 2000 11:58:33 -0700 (PDT) (envelope-from dan@freebsddiary.org) Received: from wocker (wocker.int.nz.freebsd.org [192.168.0.99]) by ducky.nz.freebsd.org (8.9.3/8.9.3) with ESMTP id GAA12279 for ; Tue, 4 Jul 2000 06:58:31 +1200 (NZST) From: "Dan Langille" Organization: The FreeBSD Diary To: freebsd-stable@freebsd.org Date: Tue, 4 Jul 2000 06:58:30 +1200 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: sshd/RSAPrivateDecrypt problems after make world Reply-To: dan@freebsddiary.org Message-ID: <39618B16.6026.9D45CB7@localhost> X-mailer: Pegasus Mail for Win32 (v3.12c) Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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