From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12281 invoked by alias); 11 Jul 2005 00:15:15 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 12253 invoked by uid 22791); 11 Jul 2005 00:15:08 -0000 Received: from simon.cs.cornell.edu (HELO simon.cs.cornell.edu) (128.84.154.10) by sourceware.org (qpsmtpd/0.30-dev) with ESMTP; Mon, 11 Jul 2005 00:15:08 +0000 Received: from sundial.cs.cornell.edu (sundial.cs.cornell.edu [128.84.96.115]) by simon.cs.cornell.edu (8.11.7-20031020/8.11.7/R-3.18) with ESMTP id j6B0F2u05070; Sun, 10 Jul 2005 20:15:07 -0400 (EDT) Received: from tulare.cs.cornell.edu (IDENT:U2FsdGVkX1+a2Gw5u1DSI+seak5AyWVgkK8eIT/cY0k@tulare.cs.cornell.edu [128.84.97.197]) by sundial.cs.cornell.edu (8.11.7-20031020/8.11.7/M-3.22) with ESMTP id j6B0F1Q18738; Sun, 10 Jul 2005 20:15:02 -0400 (EDT) Received: from tulare.cs.cornell.edu (IDENT:U2FsdGVkX1+KIatdhb3P1XwgFrFpllmwPbxeqdU7Wl0@localhost.localdomain [127.0.0.1]) by tulare.cs.cornell.edu (8.12.11/8.11.7/L-1.5) with ESMTP id j6B0F1TO023120; Sun, 10 Jul 2005 20:15:01 -0400 Received: (from eli@localhost) by tulare.cs.cornell.edu (8.12.11/8.12.11/Submit) id j6B0F0TJ023113; Sun, 10 Jul 2005 20:15:00 -0400 From: Eli Barzilay MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <17105.47620.419723.654228@tulare.cs.cornell.edu> Date: Mon, 11 Jul 2005 00:15:00 -0000 To: Larry Hall Cc: cygwin@cygwin.com Subject: Re: ssh problems In-Reply-To: <200507091454.38902.lhall@rfk.com> References: <17099.10669.464228.125667@tulare.cs.cornell.edu> <6.2.1.2.0.20050705221013.08cdd6b0@pop.prospeed.net> <17099.18679.819770.637448@tulare.cs.cornell.edu> <200507091454.38902.lhall@rfk.com> X-SW-Source: 2005-07/txt/msg00451.txt.bz2 On Jul 9, Larry Hall wrote: > When running through sshd, you're running via a service. Authenticating > without a password means that Windows won't authenticate as the user you are. > The reverse is also true. So it's possible that VS needs access to some > information that it doesn't have access to without being authenticated by > Windows. I could hazard a guess or two as to what that might be but a > better approach would be to just check the MSDN and on-line sources for > the different access restrictions of services that don't authenticate with > Windows. Sorry that's not much help, beyond the idea itself. For unrelated reasons, I will be debugging this thing remotely via vnc. This makes he whole deal a lot more complex. But the thing is that I won't mind a dirty solution -- is there a way to do this by reducing security somehow? Perhaps there is a way to start sshd in a different way? (After all, this thing *used* to work just fine with an older cygwin installation...) -- ((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/