Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Feb 2000 19:05:14 -0800
From:      Alfred Perlstein <bright@wintelcom.net>
To:        Chris Timmons <skynyrd@opus.cts.cwu.edu>
Cc:        freebsd-current@FreeBSD.ORG, peter@FreeBSD.ORG, markm@FreeBSD.ORG
Subject:   Re: openssh: fatal: rsa_private_decrypt() failed
Message-ID:  <20000225190510.Q21720@fw.wintelcom.net>
In-Reply-To: <Pine.BSF.4.21.0002251427220.33414-100000@opus.cts.cwu.edu>; from skynyrd@opus.cts.cwu.edu on Fri, Feb 25, 2000 at 02:28:38PM -0800
References:  <Pine.BSF.4.21.0002251403100.31631-100000@opus.cts.cwu.edu> <Pine.BSF.4.21.0002251427220.33414-100000@opus.cts.cwu.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
> On Fri, 25 Feb 2000, Chris Timmons wrote:
> 
> > I find that if I start /usr/sbin/sshd manually everything works as
> > expected.  When I allow it to start via the rc scripts, I get upon
> > connecting from my 1.2.27 ssh client
> > 
> > 	sshd[190]: fatal: rsa_private_decrypt() failed

Chris answered himself with:

* Chris Timmons <skynyrd@opus.cts.cwu.edu> [000225 15:02] wrote:
> 
> It looks as though sshd is started prematurely (before ldconfig runs) in
> /etc/rc.  I made the problem disappear on my system by starting sshd
> around the time inetd is started.  

I get the same problem and was going to just move sshd to "network_pass4"
but then considered that maybe is _should_ work in network_pass3 and
the solution is to fix something in the way sshd is compiled.

Can anyone working on the recent sshd black magic linkage stuff please
step up and explain?

Or shall i move it to network_pass4?

thanks,
-Alfred


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000225190510.Q21720>