X-Recipient: archive-cygwin AT delorie DOT 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:date:from:to:message-id:in-reply-to:references :subject:mime-version:content-type:content-transfer-encoding; q= dns; s=default; b=pq3qYlpzNrH2XHbS2GXNQTjDdJL0KvMGlgpdq00PsSTedp 4bM+1sF9JVyMh0Lsu3+p1BgBZ+uSVfQXGjrYkHuF3dbAxJkVgcRuhOmuyE9RPz2W r6KP7A7iCrUVsfcek/OLIpNvQjtwiaK/dg5X9Y8Az0XO7GzftGFXSDiOxj+ZE= 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:date:from:to:message-id:in-reply-to:references :subject:mime-version:content-type:content-transfer-encoding; s= default; bh=aiVI3/ZP6whxnqgHODvo6O+If7o=; b=xFJkizXy08rDysXYH0aD EeB8+O8mQJG+SD2Y2BE4+z4C0jl7Hkc/I0zuMaOV5MPnyPPcUNSy+HUFW9Yc4sKX Yom8EJAipXMyDQ4yms/fzQ/RqMPDd7tTh5draPZRiiDOlnC2yuFK0Tz5fJRaGowg f9JXr2jndAsTYS4xJKaZM1Y= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com X-Spam-SWARE-Status: No, score=3.1 required=5.0 tests=AWL,BAYES_50,FREEMAIL_FROM,KHOP_THREADED,SPF_NEUTRAL,TW_RW,URI_HEX autolearn=no version=3.3.1 Date: Thu, 18 Apr 2013 17:41:28 -0700 (PDT) From: b45710n To: cygwin AT cygwin DOT com Message-ID: <1366332088377-97938.post@n5.nabble.com> In-Reply-To: References: <1359486853591-95750 DOT post AT n5 DOT nabble DOT com> <51082B30 DOT 3020303 AT prager DOT ws> <51082C6E DOT 5020409 AT gmail DOT com> <1359549388 DOT 9218 DOT YahooMailNeo AT web162704 DOT mail DOT bf1 DOT yahoo DOT com> <5109E15C DOT 20204 AT cygwin DOT com> Subject: Re: sshd service will not start on Windows 7 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Jamie Stallwood wrote > I found, by enabling shell logon for cyg_server and then running sshd, > that > /etc/ssh*_key permissions were too lax. > > use the command: chmod g-rwx /etc/ssh*_key to fix these permissions. What does that command do? I ran it attempting to solve what appeared to be the problem described in this thread, but it didn't resolve the error. How do I undo the effects of the command (to minimize unknowns when troubleshooting)? Possibly relevant: The message I get is: > $ net start sshd > The CYGWIN sshd service is starting. > The CYGWIN sshd service could not be started. > > The service did not report an error. > > More help is available by typing NET HELPMSG 3534. > $ NET HELPMSG 3534 > > The service did not report an error. I followed the instructions at http://www.scottmurphy.info/open-ssh-server-sshd-cygwin-windows to set up sshd on windows via cygin. -- View this message in context: http://cygwin.1069669.n5.nabble.com/sshd-service-will-not-start-on-Windows-7-tp95750p97938.html Sent from the Cygwin list mailing list archive at Nabble.com. -- 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