On Sun, Oct 07, 2001 at 11:08:57PM -0700, lin s wrote: > I have installed and configured sshd. > But when I try to start sshd it gives me > "Starting sshd:Disabling protocol version 2. Could not > load host key" message. > Why do i get this message? > Inspite of getting this message i can log on to the > remote machine using ssh. >
generate a protocol v2 host key (see ssh-keygen(1)) or disable protocol v2 (see sshd(8)). -m --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
