X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:subject:to:references:from:message-id:date
	:mime-version:in-reply-to:content-type
	:content-transfer-encoding; q=dns; s=default; b=mWC4GoiuW0cOO4wS
	hhdXZVozpjqgVx54XMzDfyY5UzpbsUUNAGE0u4L08YGwbi6zwWG4ss9rNO8JRD0d
	GQoHoVCNltbvhwLBrwPOKotlRIjIqsNMc1IXDihreXYpKrN5k6jKPD7Q25FTnkFo
	1+3l2WampHMZAK09fON8Mj63I8Y=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:subject:to:references:from:message-id:date
	:mime-version:in-reply-to:content-type
	:content-transfer-encoding; s=default; bh=yaXxJC9NPqobZrkRK72/KO
	y3MJY=; b=TM7pFVEiWCjom6cjpfwHm67mv764mfVq02+REpBo1d/BfFmYl2PDGR
	4agfvcsSv77fJfGzpYHuAndWU0RM+z26sKZDVNjaF4fu44E20pk7RI6aYuySB6pD
	y1ILNO3mTncGw5eprTUtpS/5J1gICU0+fDlK/2SwCLlkUUg9rDfdc=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-2.6 required=5.0 tests=BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW autolearn=ham version=3.3.2 spammy=ante, Hx-languages-length:1214, Services, services
X-HELO: nm6-vm4.access.bullet.mail.bf1.yahoo.com
X-Yahoo-SMTP: WSY3Sn2swBC0nRtl50J1OQ4lIaY1YAno2L6bZGkWYngj
Subject: Re: Installing sshd with option --type manual
To: cygwin@cygwin.com
References: <odvo8o$3ib$1@blaine.gmane.org> <oeg32r$d3j$1@blaine.gmane.org> <c5997743-f93c-d999-b358-c058669ab6b2@bellsouth.net>
Newsgroups: gmane.os.cygwin
From: Charles Russell <worwor@bellsouth.net>
Message-ID: <a5ee8f26-49a3-708d-5695-23beaba53e8d@bellsouth.net>
Date: Sat, 6 May 2017 19:25:40 -0500
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.8.0
MIME-Version: 1.0
In-Reply-To: <c5997743-f93c-d999-b358-c058669ab6b2@bellsouth.net>
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding: 7bit

On 5/4/2017 3:31 PM, Fran Litterio wrote:
 > On 4/28/2017 11:48 AM, Charles Russell wrote:
 >> Starting from a default installation of sshd that was working
 >> properly, I tried uninstalling sshd with cygrunsrv and reinstalling
 >> with --type manual.
 >>
 >> (cygrunsrv --install sshd --path /usr/sbin/sshd.exe --type manual)
 >>
 >> After rebooting I cannot start sshd with cygrunsrv.  Instead, I get
 >> message "Error starting a service: Query service status: Win32 Error
 >> 1062"
 >
 > You can try opening the Services Control Panel app (run "start
 > services.msc" in a Command Prompt) and changing the startup type of
 > service "Cygwin sshd" to "Automatic (Delayed Start)".

I reran ssh-host-config and it restored the status quo ante, including 
pubkeys and all configuration.  However, even though sshd is working 
fine under Cygwin, it does not appear in Windows' list of services, so I 
cannot change the startup option there.

 >
 > In theory, that was all you changed with your cygrunsrv command.

Looking at the cygrunsrv command in ssh-host-config, installation of 
sshd requires some additional configuration options that I don't understand.

Thanks for your response.


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

