X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-2.1 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Message-ID: <32780552.post@talk.nabble.com> Date: Fri, 4 Nov 2011 06:58:50 -0700 (PDT) From: gabier To: cygwin AT cygwin DOT com Subject: Re: Can't get sshd to work In-Reply-To: <4EB3DD15.2070802@cornell.edu> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 References: <32779981 DOT post AT talk DOT nabble DOT com> <4EB3DD15 DOT 2070802 AT cornell DOT edu> X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: 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 Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id pA4DxBre018922 Ken Brown-6 wrote: > > On 11/4/2011 8:17 AM, gabier wrote: >> >> Hi everybody, >> First post here, I am a Cygwin newbie. I try to implement ssh >> connectivity >> between my Windows 7 desktop and a FreeBSD/FreeNAS server. >> Openssh shell commands seem to work, but sshd is not running and thus >> network commands issued from the server abort because of connection >> refused. >> The sshd windows service is automatically started at windows startup, but >> it >> is not running. If I start the service by Windows command, it starts and >> stops immediately (Windows saying). >> >> If I start it at the command line with ssh I tried 2 ways >> >> $ /usr/sbin/sshd.exe >> /etc/sshd_config: No such file or directory >> >> $cygrunsrv --start sshd >> cygrunsrv: Error starting a service: OpenService: Win32 error 5: >> Accès refusé. >> >> I searched this forum but I am lost in the variety of parameters and >> reasons >> of not working, as well as different versions. >> In fact I downloaded the cygwin setup, and installed the default >> packages, >> and afterwards I installed the openssh package (5.9). >> What is to be done in order to debug this problem ? Is sshd simply >> lacking a >> sshd_config file ? Then how to build it ? > > Did you run /usr/bin/ssh-host-config ? > > Ken > > > -- > 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 > No, I had not. I did not know I had to. Well, I ran it, but it asks me if I want privileged separation or not. I searched a little on internet to know what this is. It seems a good architecture, but I am feared that being rather new it introduces new problems. Does it work well now and is there a manual or how to in this context ? If I choose NO, is it dangerous but more simple ? :) Gabier -- View this message in context: http://old.nabble.com/Can%27t-get-sshd-to-work-tp32779981p32780552.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