This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: debugging sshd as service


On Mon, Mar 05, 2001 at 08:58:11AM -0500, Brian Beuning wrote:
> I am trying to run sshd as a service.  It is not working.
> All the cygwin tools I have tried are working.  When
> I run sshd from a command prompt, it works fine.
> Starting sshd from the command line, I was able to
> connect with ssh both locally and remotely.
> 
> If I use 'net start sshd', it says
>     "The sshd service could not be started"
>     "The service did not report an error"
>     "More help is available by typing NET HELPMSG 3534"
> 
> Using the 'services' control panel, it says:
>     "Could not start the sshd service on Local Computer."
>     "The service did not return an error."
>     "This could be an internal Windows error or an internal service
> error."

Sounds as if you tried to setup sshd as service without
using SRVANY. That will not work.

Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Developer                                mailto:cygwin@cygwin.com
Red Hat, Inc.

--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]