X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org To: cygwin AT cygwin DOT com From: "jameshanley39 AT yahoo DOT co DOT uk" Subject: cannot start sshd on cygwin- win xp Date: Mon, 29 Oct 2007 22:23:03 +0000 (UTC) Lines: 94 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 User-Agent: XanaNews/1.18.1.6 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 a selection of all the error message I am getting. Messing around trying to start it. it doesn`t show up on netstat -an. I did install and uninstall a windows port of openssh, I don`T know if that messed things up. But nothing i easily do about that if it did.. $ cygrunsrv -I sshd -p /usr/sbin/sshd cygrunsrv: Error installing a service: OpenService: Win32 error 1073: The specified service already exists. $ net start sshd The CYGWIN sshd service is starting. The CYGWIN sshd service was started successfully. Current user AT minitough ~ $ net start sshd The CYGWIN sshd service is starting. The CYGWIN sshd service was started successfully. It doesn`t show in netstat. maybe it isn`T menat to ? $ cygrunsrv --start sshd cygrunsrv: Error starting a service: QueryServiceStatus: Win32 error 1062: The service has not been started. .. $ 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. Current user AT minitough /usr/sbin $ net stop sshd The CYGWIN sshd service is not started. More help is available by typing NET HELPMSG 3521. Current user AT minitough /usr/sbin $ net start sshd The CYGWIN sshd service is starting. The CYGWIN sshd service was started successfully. Current user AT minitough /usr/sbin $ net stop sshd The CYGWIN sshd service is not started. More help is available by typing NET HELPMSG 3521. ....... Current user AT minitough / $ cygrunsrv -S sshd cygrunsrv: Error starting a service: QueryServiceStatus: Win32 error 1062: The service has not been started. ..... Current user AT minitough / $ cygrunsrv -S /usr/sbin/sshd cygrunsrv: Error starting a service: OpenService: Win32 error 123: The filename, directory name, or volume label syntax is incorrect. Current user AT minitough / $ cygrunsrv -S sshd Current user AT minitough / $ ls /usr/sbin/sshd /usr/sbin/sshd -- -- 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/