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: 30 second startup delay on Cygwin programs from SYSTEM accoun t


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/


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