X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Date: Wed, 19 Dec 2007 11:48:24 +0100 From: Corinna Vinschen To: cygwin AT cygwin DOT com Subject: Re: still having problem: devenv through sshd Message-ID: <20071219104824.GA18860@calimero.vinschen.de> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <476859d2 DOT 24c3260a DOT 016b DOT 19edSMTPIN_ADDED AT mx DOT google DOT com> <009c01c841df$911c42c0$c3000001 AT rineraderek> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <009c01c841df$911c42c0$c3000001@rineraderek> User-Agent: Mutt/1.5.16 (2007-06-09) Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: 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 On Dec 18 17:34, Derek Lei Liu wrote: > Kind of wondering if this thing ever work for anyone. A few weeks back, i > had problem to run "devenv" build script through sshd on windows 2003 > server. here is the thread: > http://sourceware.org/ml/cygwin/2007-11/msg00473.html The symptom was > basically the same script can be executed from remote desktop console, but > not through ssh session. the script simplely hang and doesn't spill out any > error message. I struggled a lot with it and finally gave up even with > Dave's help. I then give up 2003 and moved to XP. The problem with XP is > even more subtle now. I can ssh in with password authentication and execute > the script just fine (one step closer compare to 2003). However, public key > authentication still not working (i am getting the fatal error C1902: > Program database manager mismatch; please check your installation). There > was a thread discussed this issue so i thought the problem can be worked > around by just using password authentication. Since i need passwordless > login process, i employeed perl Net-SCP-Expect and Net-SSH. Both module > works just fine and are using password authentication (that's what they are > designed for). However, remotely executing the build script still give me > C1902 errors. I just can't figure out what's the difference between > password login interactively and using perl modules. I am stuck again, need > some help here. Thanks. Did you try the latest Cygwin 1.5.25-7? There's a small change when creating the user token which might help. I can't promise it does, because it was originally to workaround a problem in 2003 Server, not in XP. Other than that, the Cygwin ML archive has a pointer to a Microsoft Hotfix to workaround this problem in Visual Studio: http://sourceware.org/ml/cygwin/2006-10/msg00383.html Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Project Co-Leader cygwin AT cygwin DOT com Red Hat -- 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/