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 From: Eli Barzilay MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <17099.18679.819770.637448@tulare.cs.cornell.edu> Date: Tue, 5 Jul 2005 22:59:03 -0400 To: Cygwin List Subject: Re: ssh problems In-Reply-To: <6.2.1.2.0.20050705221013.08cdd6b0@pop.prospeed.net> References: <17099 DOT 10669 DOT 464228 DOT 125667 AT tulare DOT cs DOT cornell DOT edu> <6 DOT 2 DOT 1 DOT 2 DOT 0 DOT 20050705221013 DOT 08cdd6b0 AT pop DOT prospeed DOT net> On Jul 5, Larry Hall wrote: > At 08:45 PM 7/5/2005, you wrote: > >(If this is not the right place for this, please direct me.) > > > >I have recently updated an old Windows setup, including a new cygwing > >installation. We use this machine for nightly builds, using a shell > >script that connects to multiple machines and runs the builds > >(DevStudio in the Windows case). With the new cygwin these builds > >stopped with a mysterious error -- about 5 hours later I know that the > >problem is with sshd and some permission problems. After a brief look > >at http://www.cygwin.com/cygwin-ug-net/ntsec.html, I tried moving my > >.ssh away so I have to type a password, and indeed the build works > >fine. > > > >So it looks like devstudio is doing something that requires some > >permissions that I don't get unless I physically type a password. Is > >there any way to solve this? I've been trying to play with things > >like ssh-host-config and stuff in the global CYGWIN, but nothing seem > >to be making it work. > > > You'll need to figure out what that "something" is that DevStudio is > doing. Is there any way to finding this? The most information I got was from the Event Viewer: Application popup: Microsoft Visual C++ Runtime Library : Runtime Error! Program: ...Microsoft Visual Studio .NET 2003\Common7\IDE\devenv.exe This application has requested the Runtime to terminate it in an unusual way. Please contact the application's support team for more information. For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp. > Sounds to me like you're trying to access a network drive which > requires authentication but that's just a WAG. But, if you think > that's it, see: > > Why don't my services work (or access network shares)? > This did sound like something similar, but it doesn't look like it's the problem. My script doesn't use any shares, and in case DevStudio does something funny I disconnected the only mapped share I had. Don't know what a "WAG" is, and the above faq entry didn't help... -- ((lambda (x) (x x)) (lambda (x) (x x))) Eli Barzilay: http://www.barzilay.org/ Maze is Life! -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/