Problem running windows application, using ssh command on remote unix session

Henri Irla henri@krysalia.fr
Sun Dec 5 16:25:00 GMT 2004


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/



More information about the Cygwin mailing list