30 second startup delay on Cygwin programs from SYSTEM accoun t

Robert Collins robert.collins@itdomain.com.au
Tue Oct 30 16:26:00 GMT 2001


On Wed, 2001-10-31 at 08:48, Heribert Dahms wrote:
> Hi,
> 
> so would it make sense to bypass domain stuff for LocalSystem
> by extending the condition in internal_getlogin at line 47
> (between the two debug_printf's below) with sth like:
> 
> if (wincap.has_security () && strcmp(username, "SYSTEM")) ...

It may make sense to do that as a workaround, but in the general case,
SYSTEM should resolve immediately to a local account - which is why I
asked some questions on the system config from the original poster.

Rob


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



More information about the Cygwin mailing list