This is the mail archive of the cygwin 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]
Other format: [Raw text]

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


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/


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