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 - [EMAIL PROTECTED]
Systems/Network Administrator
FreeBSD - the power to serve
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message