Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Subject: RE: 30 second startup delay on Cygwin programs from SYSTEM accoun t From: Robert Collins To: Heribert Dahms Cc: Scott Atwood , cygwin AT cygwin DOT com In-Reply-To: References: Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Evolution/0.15 (Preview Release) Date: 31 Oct 2001 11:30:01 +1100 Message-Id: <1004488203.9230.280.camel@lifelesswks> Mime-Version: 1.0 X-OriginalArrivalTime: 31 Oct 2001 00:34:13.0507 (UTC) FILETIME=[C3C44D30:01C161A3] 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/