Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-Id: <5.1.0.14.0.20020625100907.00ac8570@mail.ericholtman.com> X-Sender: ejh AT ericholtman DOT com@mail.ericholtman.com Date: Tue, 25 Jun 2002 10:15:37 -0400 To: cygwin AT cygwin DOT com From: "Eric J. Holtman" Subject: Executing commands is VERY slow when logged into an NT domain.... Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed I installed the latest stuff from cygwin on my new laptop last night. I've had the cygwin stuff running nicely on my NT4 box at work. The laptop is XP Pro. I usually log into my domain "CREST" even when at home, although I don't always have the VPN connection up. (i.e. it's using cached permissions). After firing of bash, any command I try and execute (ls, cat) has a large pregnant pause before it runs. I know I don't have any of the oldstyle //c entries in my path. If I run a regular oldstyle Command Prompt, go to the /cygwin/bin directory, the commands run quickly, as expected. If I log in as LAPTOP\erich instead of CREST\erich, bash and all the commands work beautifully. I therefore assume the problem is somewhere in the fork() part of bash, and its interaction with a domain user. I've perused the postings I can find on mkpasswd, I'm not sure if that's the avenue I need to persue to get this to work. Any clues? -- 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/