From owner-freebsd-current Fri Feb 25 14: 7:17 2000 Delivered-To: freebsd-current@freebsd.org Received: from opus.cts.cwu.edu (opus.cts.cwu.edu [198.104.92.71]) by hub.freebsd.org (Postfix) with ESMTP id E0AB537BCF0 for ; Fri, 25 Feb 2000 14:07:14 -0800 (PST) (envelope-from skynyrd@opus.cts.cwu.edu) Received: from localhost (skynyrd@localhost) by opus.cts.cwu.edu (8.9.3/8.9.1) with ESMTP id OAA33186 for ; Fri, 25 Feb 2000 14:07:13 -0800 (PST) Date: Fri, 25 Feb 2000 14:07:13 -0800 (PST) From: Chris Timmons To: freebsd-current@freebsd.org Subject: openssh: fatal: rsa_private_decrypt() failed Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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 There is a good chance that I have cruftlets from a prior sshd port installation but I am momentarily dazed and confused as to how that would affect the environment at rc.network time :| -c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message