X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=4.0 required=5.0 tests=AWL,BAYES_20,BOTNET,RCVD_IN_SORBS_WEB X-Spam-Check-By: sourceware.org Message-id: <4BAD43DA.8090006@cygwin.com> Date: Fri, 26 Mar 2010 19:31:38 -0400 From: "Larry Hall (Cygwin)" Reply-to: cygwin AT cygwin DOT com User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.21) Gecko/20090320 Remi/2.0.0.21-1.fc8.remi Lightning/0.9 Thunderbird/2.0.0.21 Mnenhy/0.7.5.0 MIME-version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: troubles with sshd and Microsoft devenv's .rsp files References: <20100326225301 DOT GI90128 AT hamlet DOT SetFilePointer DOT com> In-reply-to: <20100326225301.GI90128@hamlet.SetFilePointer.com> Content-type: text/plain; charset=UTF-8; format=flowed Content-transfer-encoding: 7bit Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 3/26/2010 6:53 PM, Alec Kloss wrote: > I'm using a fresh installation of cygwin 1.7.2 on a fresh install > of Windows Server 2003. > > I'm having an issue where the temporary .rsp files created by > devenv.exe are created without read permission. This causes the > tool devenv is about to start (like cl.exe) to be unable to read > the .rsp file. Running ls -l in a loop on the build directory I > can catch the files while they exist with no permissions; --------- > shows in ls. > > This bad behavior only appears to occur when running devenv.exe > from inside an ssh session. If I'm using a cygwin shell on the > desktop things behave correctly (and .rsp files show up mode 700). > If I ssh into the same machine and run the same command, the .rsp > files show up mode 000 and cl.exe (which is spawned by devenv.exe) > can't read them. Sounds like the same old problem that kept VS from running correctly in a ssh session. I don't recall allot of the details but at least some of the problem was caused by VS thinking it was running as the service provider instead of your user. If that's the problem here, you should try using password authentication or look at one of the latter two options detailed here: You can check the email archives for more details on VS misbehaving under ssh. -- Larry Hall http://www.rfk.com RFK Partners, Inc. (508) 893-9779 - RFK Office 216 Dalton Rd. (508) 893-9889 - FAX Holliston, MA 01746 _____________________________________________________________________ A: Yes. > Q: Are you sure? >> A: Because it reverses the logical flow of conversation. >>> Q: Why is top posting annoying in email? -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple