Re: REPOST: unable to load ssh2 protocol
On Monday 03 December 2001 05:06 pm, Cassandra Lynette Ludwig wrote:
> Okay, that looks like there is a problem with permissions or some such on
> the files... I'll check my file permissions...
>
> Okay, here is the permission list from my /etc/ssh directory
[snip]
Yep -- those match my permissions as well.
> Okay, the command I used to generate the private keys was :-
> ssh-keygen -f /etc/ssh/ssh_host_rsa_key
> ssh-keygen -t dsa -f /etc/ssh/ssh_host_rsa_key
OK, so you're doing RSA authentication using SSH v1? I'm hoping to disable
the v1 protocol altogether. Also, I'm assuming the "ssh_host_rsa_key" in the
second line should really be "ssh_host_dsa_key" :)
> If that doesn't help, can you message me directly with a copy of your
> sshd_config file? I can diff it to mine and see if there is anything else
> that might be causing the problem...
Sure -- I'll email it to you separately. Thanks again.
--kurt
Reply to: