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 To: cygwin AT cygwin DOT com From: Henri Irla Subject: Re: Problem running windows application, using ssh command on remote unix session Date: Fri, 03 Dec 2004 12:10:14 +0100 Lines: 36 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-Complaints-To: usenet AT sea DOT gmane DOT org X-Gmane-NNTP-Posting-Host: krysali20000-gw.clients.easynet.fr User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; fr-FR; rv:1.7.3) Gecko/20040910 In-Reply-To: X-IsSubscribed: yes Henri Irla wrote: > *Situation: > -Windows XP machine with cygwin and ssh installed ( new cygwin version) > -Unix machine launch windows command using local or remote ssh > -correct Mount point on cygwin machine (/sophos) located on unix machine > -Windows command ( /sophos/setup.exe -IN -INL -update ) : no windows display, > no interactive, automated process > -all machine are LAN connected, no FW > *Result: > -Correct execution on any cygwin terminal in windows machine > ccommand passed with ssh remote ( Unix or Windows remote) correct but sophos > command not executed ! > Any one has any idea ? > How can i trap errors or log for windows command on Windows machine ? > Regards I have passe some new inspections !! user "sophos" run connection from Unix server to remote cygwin server on XP worskstation. sophos user is real and usable user on UNIX and XP cygwin workstation. sophos directory is samba share windows/Unix directory on Unix server. when is connected on remote cygwin ; it appear as "nobody" user ??? Test command : /usr/local/bin/ssh -v -i /usr/local/SOPHOS/.ssh/id_dsa sweep AT tania "cd /sophos; echo abcdef > toto; ls -ail toto" using su in or out command can't change nothing result ! result : file toto is created as nobody uid and gid ??? 206441 -rwxr--r-- 1 nobody nobody 7 déc 3 12:08 toto Why ; I d'ont understand this ? thanks in advance for you help Regards -- 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/