X-Spam-Check-By: sourceware.org Mime-Version: 1.0 (Apple Message framework v752.3) Content-Transfer-Encoding: 7bit Message-Id: <9C98DAB8-F241-4054-B2E3-15DD359CE860@aleagames.com> Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed To: cygwin AT cygwin DOT com Subject: ssh gives nt authority/system windows who Date: Tue, 15 May 2007 15:49:53 +0200 X-Mailer: Apple Mail (2.752.3) From: Lucio Cosmo X-IsSubscribed: yes 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 Hello All. I've read some archives on the topic but I cannot understand exactly how to solve. To be sure, I've installed a brand new machine with - WinXP - MS Visual Studio 7 - Cygwin Installed ssh daemon by following the instructions. Our target is compile from a ssh shell with key (authomatic) authentication VS projects from shell. As far as I understand, some people is doing similiar things. The batch is working perfectly, except that when it runs from ssh console, Visual Studio hangs with a dialog error. From the archives, I understood that the problem is the windows_user we got from "whoami.exe" for windows executable. I downloaded such executable in the home dir and I have ./whoami.exe sofiaxp2/lucio ssh localhost ./whoami.exe nt authority/system instead of "nt authority/system" i should have "sofiaxp2/lucio". When I run the script in the first case, all works, in the second VS hungs up. Is there any easy solution to the problem ? It does give no hassle to change / force things on the machine, administration grants, and so on. I need only to make it work :) Thanks a lot in advance for any suggestion. Lucio -- 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/