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.10669.464228.125667@tulare.cs.cornell.edu> Date: Tue, 5 Jul 2005 20:45:33 -0400 To: cygwin AT cygwin DOT com Subject: ssh problems (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. TIA, -- ((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/