OSSH configuration option bug
Richard E. Silverman
slade at shore.net
Tue Jul 17 12:03:11 EST 2001
Giuliano Pochini <pochini at shiny.it> writes:
> --sysconfdir configuration option doesn't work.
Yes, it does.
> sshd always try to open its config files from
> /usr/local/etc:
> ...
> Could not load host key: /usr/local/etc/ssh_host_key
> Could not load host key: /usr/local/etc/ssh_host_rsa_key
> Could not load host key: /usr/local/etc/ssh_host_dsa_key
> Disabling protocol version 1. Could not load host key
> Disabling protocol version 2. Could not load host key
Just fix the HostKey paths in your sshd_config file. "make install" does not
overwrite existing configuration files.
- Richard
More information about the openssh-unix-dev
mailing list