OpenSSH 2.3 on Tru Unix: Problems

Damien Miller djm at mindrot.org
Thu Jan 4 13:40:36 EST 2001


On Wed, 3 Jan 2001, Tobias Burnus wrote:

> Hi,
> 
> I try to get OpenSSH working on Compaq's Tru64 Unix (alias Digital Unix)
> Version 5.1.
> 
> It compiles smootly with OpenSSL-0.9.6, but I observer some odd things.
> 
> (A) AS SERVER
> The authenification via .ssh/known_host doesn't work.
> I have the same sshd_config as on FreeBSD (OpenSSH 2.2.0), where it works.

~/.ssh/known_hosts isn't for user authentication. You want 
~/.ssh/authorized_keys and ~/.ssh/authorized_keys for that.

-d 

-- 
| ``We've all heard that a million monkeys banging on | Damien Miller -
| a million typewriters will eventually reproduce the | <djm at mindrot.org>
| works of Shakespeare. Now, thanks to the Internet, / 
| we know this is not true.'' - Robert Wilensky UCB / http://www.mindrot.org







More information about the openssh-unix-dev mailing list