www.delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2000/11/09/05:16:14

Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe AT sources DOT redhat DOT com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin AT sources DOT redhat DOT com>
List-Help: <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner AT sources DOT redhat DOT com
Delivered-To: mailing list cygwin AT sources DOT redhat DOT com
Message-ID: <3A0A78F7.61B31E88@redhat.com>
Date: Thu, 09 Nov 2000 11:14:15 +0100
From: Corinna Vinschen <vinschen AT redhat DOT com>
Reply-To: cygwin <cygwin AT sources DOT redhat DOT com>
X-Mailer: Mozilla 4.76 [en] (X11; U; Linux 2.2.14-SMP i686)
X-Accept-Language: de, en
MIME-Version: 1.0
To: cygwin <cygwin AT sources DOT redhat DOT com>
Subject: Re: Updated: OpenSSH-2.3.0p1
References: <LNBBKMIKMNGEJNEJICPHKEJJEIAA DOT stanton AT haas DOT berkeley DOT edu> <3A098DFB DOT ABA115D2 AT redhat DOT com> <3A0A37A2 DOT 1D15A3FC AT ihug DOT co DOT nz>

Ross Smith wrote:
> I tried sshd -d as you suggested to Richard; I have no idea what any of
> this means but presumably it will tell you something:
> 
> > /usr/sbin$ ./sshd.exe -d
> > debug1: sshd version OpenSSH_2.3.0p1
> > debug1: Seeding random number generator
> > error: Could not load host key: /usr/local/etc/ssh_host_key: No such file or directory

"/usr/local/etc/ssh_host_key". Take a look into your /etc/sshd_config
file. There is probably a line

	HostKey /usr/local/etc/ssh_host_key

Comment it with `#' or remove the line or change it to

	HostKey /etc/ssh_host_key

Your sshd_config file is from an older version. The older
`ssh-config' created the above HostKey line pointing to
/usr/local/etc by mistake.

Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Developer                        mailto:cygwin AT sources DOT redhat DOT com
Red Hat, Inc.
mailto:vinschen AT redhat DOT com

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019