X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=2.5 required=5.0 tests=BAYES_20,DNS_FROM_OPENWHOIS,J_CHICKENPOX_66,SPF_HELO_PASS,SPF_PASS,WHOIS_MYPRIVREG X-Spam-Check-By: sourceware.org Message-ID: <21491713.post@talk.nabble.com> Date: Thu, 15 Jan 2009 19:01:06 -0800 (PST) From: Syphon To: cygwin AT cygwin DOT com Subject: SSH Setup Issue MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-IsSubscribed: yes 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 I cant seem to get sshd service to start on my Windows Vista box. I tried a few different things, I turned off UAC, I ran bash as Admin. Also, 'chown system:system /var/empty /etc/ssh_*' , 'chmod 755 /etc'. Still when I run 'ssh-host-config', I seem to be missing a few prompts $ ssh-host-config Overwrite existing /etc/ssh_config file? (yes/no) yes Generating /etc/ssh_config file Overwrite existing /etc/sshd_config file? (yes/no) yes Privilege separation is set to yes by default since OpenSSH 3.3. However, this requires a non-privileged account called 'sshd'. For more info on privilege separation read /usr/share/doc/openssh/README. . Should privilege separation be used? (yes/no) yes Generating /etc/sshd_config file Host configuration finished. Have fun! And 'net start sshd' $ 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. Any suggestions ? I attached my cygcheck output. http://www.nabble.com/file/p21491713/cygcheck.txt cygcheck.txt -- View this message in context: http://www.nabble.com/SSH-Setup-Issue-tp21491713p21491713.html Sent from the Cygwin list mailing list archive at Nabble.com. -- 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/