Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm 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 From: Gernot Hillier Organization: Siemens AG To: cygwin AT cygwin DOT com Subject: Re: Problem starting sshd as a service Date: Thu, 5 Aug 2004 11:11:38 +0200 User-Agent: KMail/1.6.2 References: <20040804123351 DOT 75534 DOT qmail AT web11703 DOT mail DOT yahoo DOT com> <200408051053 DOT 09293 DOT gernot DOT hillier AT siemens DOT com> <20040805085922 DOT GE24647 AT cygbert DOT vinschen DOT de> In-Reply-To: <20040805085922.GE24647@cygbert.vinschen.de> MIME-Version: 1.0 Content-Disposition: inline Content-Type: Text/Plain; charset="iso-8859-1" Message-Id: <200408051111.39618.gernot.hillier@siemens.com> X-IsSubscribed: yes Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id i759BlUQ006982 Hi! Am Donnerstag, 5. August 2004 10:59 schrieb Corinna Vinschen: > Have a look into the script, right at the end. chown is only called > if sshd has been installed as service. Otherwise the script assumes > that sshd is going to be run from some user account in a console > window. In that case, chown'ing to system wouldn't make much sense. > > Perhaps that's the problem. People running the script and decide not > to install sshd as service, but change their mind at some later point. Well, for me it didn't work. Here's exactly what I do after a fresh Cygwin installation to get it running: - setup ssh: - set environment variable CYGWIN to "ntsec tty" (Control Panel/ System/Advanced/Environmental Variables) - call "ssh-host-config -y" in a cygwin window --> creates a user "sshd" - chown SYSTEM /etc/ssh_host_* /var/empty - net start sshd - try to login with "ssh localhost" So for me it seems as sshd is installed as service but this last check somehow fails. -- Mit freundlichen Grüßen, Gernot Hillier CT SE 2 Siemens AG, Mch P -- 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/