From owner-freebsd-current Mon Feb 28 23:52:52 2000 Delivered-To: freebsd-current@freebsd.org Received: from peak.mountin.net (peak.mountin.net [207.227.119.2]) by hub.freebsd.org (Postfix) with ESMTP id 47DFB37BA6C; Mon, 28 Feb 2000 23:52:48 -0800 (PST) (envelope-from jeff-ml@mountin.net) Received: (from daemon@localhost) by peak.mountin.net (8.9.1/8.9.1) id BAA21992; Tue, 29 Feb 2000 01:52:41 -0600 (CST) (envelope-from jeff-ml@mountin.net) Received: from dial-85.max1.wa.cyberlynk.net(207.227.118.85) by peak.mountin.net via smap (V1.3) id sma021988; Tue Feb 29 01:52:15 2000 Message-Id: <3.0.3.32.20000229014327.008388d0@207.227.119.2> X-Sender: jeff-ml@207.227.119.2 X-Mailer: QUALCOMM Windows Eudora Pro Version 3.0.3 (32) Date: Tue, 29 Feb 2000 01:43:27 -0600 To: Kris Kennaway From: "Jeffrey J. Mountin" Subject: Re: ssh_host_key? Cc: freebsd-current@FreeBSD.ORG In-Reply-To: References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG At 01:30 PM 2/28/00 -0800, Kris Kennaway wrote: >On Mon, 28 Feb 2000, Chris Timmons wrote: > >> >> I tried starting sshd via the rc.conf infrastructure after another >> buildworld/installworld this morning and still see the: >> >> sshd[166]: fatal: rsa_private_decrypt() failed >> >> error. I thought perhaps some of Peter's changes might have helped, but >> it seems to still boil down to the need to start sshd after ldconfig runs >> in /etc/rc. > >Yes, Mark (finally :) fixed this. Please resup, mergemaster and try >again. This works now, but unless the .ssh directory has execute and the authorized_keys has read for "other" RSA auth fails. Looking at the code all is going well until auth_rsa() is called. Guess it is early on and turning StrictModes off (less code to check) and HUP'ing resulted in: RESTART FAILED: av0='sshd', error: No such file or directory. No change regardless. Jeff Mountin - jeff@mountin.net Systems/Network Administrator FreeBSD - the power to serve To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message