On Fri, 2 Mar 2001, M Stevens wrote:

> I've been installing OpenSSH 2.5.1p1 on Solaris 2.6/7/8. Works fine on
> 7 & 8, but when I start it up under 2.6 I get;
>
> Disabling protocol version 2. Could not load host key

Replace "HostDSAKey /whatever/ssh_host_dsa_key" with
"HostKey /whatever/ssh_host_dsa_key"

OpenSSH >= 2.5.0 automatically detect the type of hostkey.

-d

-- 
| Damien Miller <[EMAIL PROTECTED]> \ ``E-mail attachments are the poor man's
| http://www.mindrot.org          /   distributed filesystem'' - Dan Geer

Reply via email to