Hi people,
I'm trying to move to SSH V2 protocol, but somehow the sshd on my other
machine refuses..
I edited the /etc/ssh_config and /etc/sshd_config and specifically enabled:
protocol 2,1
Then I erased the keys from /etc/ssh/ and restarted the sshd daemon, so it
created the keys again, but what I see is:
root]# /etc/rc.d/init.d/sshd restart
Stopping sshd: [ OK ]
Starting sshd:Disabling protocol version 2. Could not load host key
[ OK ]
the ssh_host_key (rsa and dsa) are there, with the premissions of read/write
to root only..
Any suggestions?
Thanks,
Hetz
=================================================================
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]