public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: Marcos Lorenzo de Santiago <marcos@it.uc3m.es>
To: Justin Thomas <justint@cambridge.com>
Cc: cygwin@cygwin.com
Subject: Re: RSHD Won't Start
Date: Fri, 12 Apr 2002 09:24:00 -0000	[thread overview]
Message-ID: <Pine.LNX.3.96.1020412172737.27675F-100000@varpa.it.uc3m.es> (raw)
In-Reply-To: <3CB6FC02.4000800@cambridge.com>

On Fri, 12 Apr 2002, Justin Thomas wrote:

     > Hi,
     >       I am having a problem with cygwin RSHD services on a Win2K 
     > Machine. I have configured inetd and the telnet and ftp services 
     > successfully start. I can login, cd to relavent home directories etc. 
     > All my configuration files such as inetd.conf, hosts.equiv, and rhosts 
     > are located on a local /etc directroy which also contains group and 
     > password files generated with the -d option. However, rshd, rlogin, ssh, 
     > etc do not start. In my event viewer under system evenst I get the below 
     > error message. Anyone have any idea what file I am missing? The RSH 
     > services were at least starting until I switched the account the service 
     > was logging in as from local system to Administrator. I switched it 
     > back, removed and re-installed the serivce, even re-installed cygwin and 
     > can not get it to work again.
     > 
     > Event Type:    Error
     > Event Source:    Service Control Manager
     > Event Category:    None
     > Event ID:    7000
     > Date:        4/12/2002
     > Time:        10:45:35 AM
     > User:        N/A
     > Computer:    ROACH
     > Description:
     > The Remote Shell Daemon - Unregistered service failed to start due to 
     > the following error:
     > The system cannot find the file specified. 
     > 
     > Thanks,
     > Justin

Maybe executing cygnsrv.exe (or something like that) will show you what's
hapenning inside it's process. Or you could run it from command prompt:

c:\cygwin\usr\sbin\rshd.exe

This execution showed me why my sshd service was stopping (something about
permissions on a file).

Maybe Service DataBase is locked is not refreshing succesfully(did you
tried rebooting?), it messed me last week.

I know it's not a real answer but I hope this guides you.

rgrds,
m4c.


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

      reply	other threads:[~2002-04-12 15:32 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-04-12  8:31 Justin Thomas
2002-04-12  9:24 ` Marcos Lorenzo de Santiago [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=Pine.LNX.3.96.1020412172737.27675F-100000@varpa.it.uc3m.es \
    --to=marcos@it.uc3m.es \
    --cc=cygwin@cygwin.com \
    --cc=justint@cambridge.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).