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: Sun, 05 Dec 2004 17:25:02 +0100 Lines: 32 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit 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 > > It's right now; UID of PID is origin of problem. In fact ssh unix client, connect to uid login for sophos in windows , witch connect himself trough samba on Unix server. It d'ont inherit in this case (via cigwin) of the real unix uid ( and process PID uid in this case is guest uid of samba (nobody) CQFD. I have modified samba config and put correct quest account . from my point of view, i d'ont understand why via remote connection ownership, d'ont are carried totaly to client via cygwin ( there is not heritance in this case ) regards Henri -- 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/