From owner-freebsd-stable Mon Jul 3 12:26:51 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 E92D437C21C for ; Mon, 3 Jul 2000 12:26:44 -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 HAA12422; Tue, 4 Jul 2000 07:26:40 +1200 (NZST) From: "Dan Langille" Organization: The FreeBSD Diary To: Richard Stanaford Date: Tue, 4 Jul 2000 07:26:39 +1200 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: Re: sshd/RSAPrivateDecrypt problems after make world Reply-To: dan@freebsddiary.org Cc: freebsd-stable@freebsd.org Message-ID: <396191AF.27604.9EE22D6@localhost> In-reply-to: <20000703194350.16611.qmail@web3106.mail.yahoo.com> X-mailer: Pegasus Mail for Win32 (v3.12c) Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG All previous installs I've done have come up with OpenSSH. And so has this: # telnet 192.168.0.100 22 Trying 192.168.0.100... Connected to p100.foobar.invalid Escape character is '^]'. SSH-1.99-OpenSSH-2.1 etc... What existing SSH installation are you referring to? This was a fresh install of 4.0-R, which didn't have SSH (AFAIK) as it was a minimal install. thanks. On 3 Jul 2000, at 12:43, Richard Stanaford wrote: > > 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/ > -- 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