File location overrides - trouble

From:
Date: 10/24/02


Date: Thu, 24 Oct 2002 10:25:07 +0100

I've built OpenSSH 3.4p1 under AIX4.3.2 andwas impressed with how smooth
it was. I gave ./configure the arguments --prefix=/usr/local
--sysconfdir=/etc/openssh

However, when I run it up I get "Disabling protocol version 2. Could
not load host key" unless I explicitly declare the HostKey locations in
sshd.config. Also, I can't find where the daemon is depositing its pid. It
seems that the configure parameters aren't doing what I want and expect
(i.e. sshd_config and keys in /etc/openssh and binaries in /usr/local/bin
/usr/local/sbin and /usr/local/libexec). The configured Makefile looks
good. Can anyone help please?

- Philip



Relevant Pages