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 sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com Message-ID: <394E1DDE.13FC11AC@vinschen.de> Date: Mon, 19 Jun 2000 15:19:26 +0200 From: Corinna Vinschen Reply-To: cygwin X-Mailer: Mozilla 4.73 [en] (X11; I; Linux 2.2.14 i686) X-Accept-Language: de, en MIME-Version: 1.0 To: "Norling, Gunnar" CC: cygwin Subject: Re: all commands start up sloooooow...... References: <9992348C73ADD211AF9B0000F8222B15595FAF AT sooexc1 DOT soo DOT dec DOT com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit "Norling, Gunnar" wrote: > > Hey, > I experience this behaviour as well. Every time I execute, e.g. a simple > 'ls' it seams as if some networking is done. This also happens if I try to > start notepad from inside Bash. (My dial-up monitor flashes). > > And for me, this is very noticable, because I'm using a dial-up connection. > My NT-logon goes via this dial-up connection, i.e. I'm not logged in > locally. > > What is happening? Some kind of authentication? Yup. The problem is related to some calls to get account information, needed for ntsec. Some code parts are called with ntsec OFF by mistake, which are relying on the availability of the logon server. So usually you can't see those delays if you use a local account. I'm just patching that to call the related stuff only if ntsec is ON as well as trying to get the account information from the local machine first and to molest the logon server only when the info isn't available locally. I hope you will see the changes in the next net release. I will check that into the cvs perhaps this week. Corinna -- Corinna Vinschen Cygwin Developer Cygnus Solutions, a Red Hat company -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com