X-Recipient: archive-cygwin@delorie.com
X-Spam-Check-By: sourceware.org
X-MSS: 1
X-BrightmailFiltered: true
Content-class: urn:content-classes:message
MIME-Version: 1.0
Content-Type: text/plain; 	charset="us-ascii"
Subject: RE: cygrunsrv: Error stopping a service: OpenService:  Win32 error  1060:
Date: Thu, 18 Oct 2007 15:12:55 -0400
Message-ID: <5555406B7A3A9841A40599FD1425EAD5042DD1E5@MTL-MSG-01.cgiclients.com>
In-Reply-To: <4717A8D2.9040804@cygwin.com>
References: <5555406B7A3A9841A40599FD1425EAD5042DD17F@MTL-MSG-01.cgiclients.com> <4717A8D2.9040804@cygwin.com>
From: "Dao, Phuong" <phuong.dao@cgi.com>
To: <cygwin@cygwin.com>
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
Precedence: bulk
List-Id: <cygwin.cygwin.com>
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id l9IJCW68027336

Hi 

Thanks for your answer.
This is what I get when running ssh-host-config and trying to restart
the service:

$ 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.privsep
.

Should privilege separation be used? (yes/no) yes Generating
/etc/sshd_config file

Host configuration finished. Have fun!

dwuser@WHMM2476 ~
$ cygrunsrv -S sshd
cygrunsrv: Error starting a service: QueryServiceStatus:  Win32 error
1062:
The service has not been started.


Phuong

-----Original Message-----
From: cygwin-owner@cygwin.com [mailto:cygwin-owner@cygwin.com] On Behalf
Of Larry Hall (Cygwin)
Sent: October 18, 2007 2:41 PM
To: cygwin@cygwin.com
Subject: Re: cygrunsrv: Error stopping a service: OpenService: Win32
error 1060:

Dao, Phuong wrote:
> Hi,
> 
> I get this error when trying to start the sshd service, does anyone
has
> a clue of the problem?
> Thanks a lot
> 
> C:\cygwin\bin>cygrunsrv -S sshd
> cygrunsrv: Error starting a service: QueryServiceStatus:  Win32 error
> 1062:
> The service has not been started.


According to your cygcheck output, you're running an old version of the
software, the installation didn't finish properly, and you haven't
installed
sshd as a service.  All of these will likely cause some problems for
you.
I would recommend running 'setup.exe' and letting it upgrade your
system.
Once done, run 'ssh-host-config'.  Then try starting the service.  Don't
forget to run 'ssh-user-config' if you plan to ssh to other machines
from
your Windows box.

-- 
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/

--
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/


