From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1385 invoked by alias); 20 Jan 2009 00:05:39 -0000 Received: (qmail 1375 invoked by uid 22791); 20 Jan 2009 00:05:38 -0000 X-SWARE-Spam-Status: No, hits=-2.4 required=5.0 tests=AWL,BAYES_00,SPF_HELO_PASS X-Spam-Check-By: sourceware.org Received: from mail.prospeed.net (HELO mail.prospeed.net) (64.25.80.140) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Tue, 20 Jan 2009 00:05:34 +0000 Received: from localhost.localdomain (lhall.prospeed.net [64.25.83.123]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.prospeed.net (Postfix) with ESMTP id 806E1280173A9 for ; Mon, 19 Jan 2009 19:05:28 -0500 (EST) Message-ID: <497514EB.3020807@cygwin.com> Date: Tue, 20 Jan 2009 09:43:00 -0000 From: "Larry Hall (Cygwin)" Reply-To: cygwin@cygwin.com User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.19) Gecko/20090101 Remi/2.0.0.19-1.fc8.remi Lightning/0.9 Thunderbird/2.0.0.19 Mnenhy/0.7.5.0 MIME-Version: 1.0 To: cygwin@cygwin.com Subject: Re: Help me please install OpenSSH Server on Windows Vista References: <7fac565a0901120447n4c9b67a1sa07dfd0ef113b9e7@mail.gmail.com> <7fac565a0901120450p27bbf05t7a4b9d5173333a95@mail.gmail.com> <496B70B3.2030204@cygwin.com> <7fac565a0901130749n5467e910r969dcd6d5c8f95d6@mail.gmail.com> <496D09A5.9010702@cygwin.com> <7fac565a0901140333m72bc6354h9a6d9e5cda7e27f6@mail.gmail.com> <496E2F16.5010605@cygwin.com> <7fac565a0901180512x2d309417x6e9c3d69b8881a89@mail.gmail.com> <7fac565a0901190640s393fee5eh82476363ee6114b4@mail.gmail.com> In-Reply-To: <7fac565a0901190640s393fee5eh82476363ee6114b4@mail.gmail.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com X-SW-Source: 2009-01/txt/msg00602.txt.bz2 Alexey Eremenko wrote: > On Sun, Jan 18, 2009 at 6:03 AM, Dmitry Semyonov wrote: >> On Sun, Jan 18, 2009 at 16:12, Alexey Eremenko wrote: >>> $ cygrunsrv -S sshd >>> and I hope SSH service started but have no idea if it really started... >> cygrunsrv -Q sshd >> >> > Thanks Dmitry... > > user@user-PC ~ > $ cygrunsrv -Q sshd > Service : sshd > Display name : CYGWIN sshd > Current State : Running > Controls Accepted : Stop > Command : /usr/sbin/sshd -D > >>> C:\cygwin\bin>ssh localhost >>> ssh_exchange_identification: Connection closed by remote host >>> >>> It still does not work. What else info I can provide? >> man ssh: >> >> -v Verbose mode. Causes ssh to print debugging messages about >> its progress. This is helpful in debugging connection, >> authentication, and configuration problems. Multiple -v options >> increase the verbosity. The maximum is 3. >> > C:\cygwin\bin>ssh -v localhost > OpenSSH_5.1p1, OpenSSL 0.9.8h 28 May 2008 > debug1: Reading configuration data /etc/ssh_config > debug1: Connecting to localhost [127.0.0.1] port 22. > debug1: Connection established. > debug1: identity file /home/user/.ssh/identity type -1 > debug1: identity file /home/user/.ssh/id_rsa type -1 > debug1: identity file /home/user/.ssh/id_dsa type -1 > ssh_exchange_identification: Connection closed by remote host > > What does it tell ? > SSH Server is running - but it does not offer login or user name to enter. Why? Did you read '/usr/share/doc/Cygwin/openssh.readme'? Did you run ssh-user-config? -- Larry Hall http://www.rfk.com RFK Partners, Inc. (508) 893-9779 - RFK Office 216 Dalton Rd. (508) 893-9889 - FAX Holliston, MA 01746 _____________________________________________________________________ A: Yes. > Q: Are you sure? >> A: Because it reverses the logical flow of conversation. >>> Q: Why is top posting annoying in email? -- 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/