Date: Fri, 25 Feb 2000 14:28:38 -0800 (PST) From: Chris Timmons <skynyrd@opus.cts.cwu.edu> To: freebsd-current@FreeBSD.ORG Subject: Re: openssh: fatal: rsa_private_decrypt() failed Message-ID: <Pine.BSF.4.21.0002251427220.33414-100000@opus.cts.cwu.edu> In-Reply-To: <Pine.BSF.4.21.0002251403100.31631-100000@opus.cts.cwu.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
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. -c 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 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?Pine.BSF.4.21.0002251427220.33414-100000>