delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2004/09/29/05:09:07

Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com
Message-ID: <415A7C82.99C307BE@dessent.net>
Date: Wed, 29 Sep 2004 02:12:34 -0700
From: Brian Dessent <brian AT dessent DOT net>
Organization: My own little world...
MIME-Version: 1.0
To: cygwin AT cygwin DOT com
Subject: Re: ssh-host-config requires cygminires.dll
References: <415975F6 DOT 5030403 AT swipnet DOT se> <Pine DOT GSO DOT 4 DOT 61 DOT 0409281059050 DOT 4120 AT slinky DOT cs DOT nyu DOT edu> <415983C7 DOT 9010101 AT swipnet DOT se> <Pine DOT GSO DOT 4 DOT 61 DOT 0409281328350 DOT 4220 AT slinky DOT cs DOT nyu DOT edu> <415A73B6 DOT 2030306 AT swipnet DOT se>
X-IsSubscribed: yes
Reply-To: cygwin AT cygwin DOT com

a12 wrote:

> I have also tried:
> cygrunsrv -S -D sshd
> with the following response:
> cygrunsrv: trailing commandline argument not allowed
> and:
> cygrunsrv -D -S sshd
> cygrunsrv: unknown option -- D

Why?  There is no such option -D to cygrunsrv.  Run "cygrunsrv --help"
for a summary.

> Here are the contents of /var/log/sshd.log :
> Could not load host key: /etc/ssh_host_key
> Could not load host key: /etc/ssh_host_rsa_key
> Could not load host key: /etc/ssh_host_dsa_key
> Disabling protocol version 1. Could not load host key
> Disabling protocol version 2. Could not load host key
> sshd: no hostkeys available -- exiting.

You'll need to change the permissions on those files.  They should have
read/write access to SYSTEM and nothing else.  If you don't know what
you're doing, try the following:

chown SYSTEM /etc/ssh_host*_key
chmod 600 /etc/ssh_host*_key

Brian

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

- Raw text -


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