Re: cygrunsrv: Error stopping a service: OpenService: Win32 error 1060:

2007-10-19 Thread Larry Hall (Cygwin)

Dao, Phuong wrote:
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!

[EMAIL PROTECTED] ~
$ cygrunsrv -S sshd
cygrunsrv: Error starting a service: QueryServiceStatus:  Win32 error
1062:
The service has not been started.



What about updating?  Have you since tried that?  If not, then I think the
problem is actually that you don't have Cygwin in your Windows path so the
'sshd' service can't find cygwin1.dll.  Add 'c:\cygwin\bin' to your Windows
path.  You can accomplish this through the System applet in the Control
Panel.  Set it for everyone (not just you) as an environment variable.

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



Re: cygrunsrv: Error stopping a service: OpenService: Win32 error 1060:

2007-10-18 Thread DePriest, Jason R.
On 10/18/07, 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\bincygrunsrv -S sshd
 cygrunsrv: Error starting a service: QueryServiceStatus:  Win32 error
 1062:
 The service has not been started.

 Phuong


Two things stand out from your cygcheck output.

The first:
DLL version: 1.5.19
My version is 1.5.24

The second thing is more important in this case:
No Cygwin services found.

Have you run ssh-host-config on this system?

-Jason

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



Re: cygrunsrv: Error stopping a service: OpenService: Win32 error 1060:

2007-10-18 Thread Larry Hall (Cygwin)

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



RE: cygrunsrv: Error stopping a service: OpenService: Win32 error 1060:

2007-10-18 Thread Dao, Phuong
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!

[EMAIL PROTECTED] ~
$ cygrunsrv -S sshd
cygrunsrv: Error starting a service: QueryServiceStatus:  Win32 error
1062:
The service has not been started.


Phuong

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] 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\bincygrunsrv -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/



Re: cygrunsrv: Error stopping a service: OpenService: Win32 error 1060:

2007-10-15 Thread Larry Hall (Cygwin)

Dao, Phuong wrote:

Hi

I am trying to install the ssh service of cygwin using ssh-host-config
but I ran into this problem below. Anyone has an idea of why this is
happening
We have an environment with GPO policies, anybody have an idea if this
could be the reason and which GPO would cause this if it's the case.

cygrunsrv: Error stopping a service: OpenService:  Win32 error 1060:
ssh: connect to host localhost port 22: Connection refused



Your installation seems incomplete.  I would recommend re-running
'setup.exe' and just clicking through the pages and let it do its
thing.  If you get the same results in your cygcheck output, then
I'd recommend looking at your setup.log* files for clues.  These
should be in the directory you ran 'setup.exe' from.


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