shutdown: Couldn't shutdown: Error 53 The network path was not found.

Corinna Vinschen corinna-cygwin@cygwin.com
Mon Feb 23 10:22:00 GMT 2009


On Feb 23 09:39, Fr?d?ric Bron wrote:
> What does this mean?
> 
> $ win_shutdown
> WARNING!!! System is going down NOW
> shutdown: Couldn't shutdown: Error 53 The network path was not found.
> 
> where win_shutdown just contains:
> shutdown -s now

Error 53 is returned by the InitiateSystemShutdown function if you
don't hold the SE_SHUTDOWN_NAME privilege.  What's weird is that
this fact should actually have resulted in another error message:

  shutdown: required privilege not held: ...

I have no idea why this occurs, sorry.  Rebuilding shutdown for
debugging and stepping through might give a clue, perhaps.


Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Project Co-Leader          cygwin AT cygwin DOT com
Red Hat

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



More information about the Cygwin mailing list