X-Spam-Check-By: sourceware.org
To: cygwin@cygwin.com
From: =?ISO-8859-1?Q?Ren=E9_Berber?= <r.berber@computer.org>
Subject:  Re: Launch APP over SSH
Date:  Fri, 21 Apr 2006 17:15:06 -0500
Lines: 20
Message-ID: <e2blha$nun$1@sea.gmane.org>
References:  <1079b050604211232x3fc1b724ndda0a11dd4e814cd@mail.gmail.com> 	 <e2bdil$uff$1@sea.gmane.org> <1079b050604211301u3b56a69cl3c5f7e92cea51f5@mail.gmail.com>
Mime-Version:  1.0
Content-Type:  text/plain; charset=ISO-8859-1
Content-Transfer-Encoding:  quoted-printable
User-Agent: Thunderbird 1.5.0.2 (Windows/20060308)
In-Reply-To: <1079b050604211301u3b56a69cl3c5f7e92cea51f5@mail.gmail.com>
OpenPGP: url=hkp://random.sks.keyserver.penguin.de
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
Precedence: bulk
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

Wesley Smith wrote:

> I don't want to use it, I just want to have it run.  Can't I just
> launch it?  I don't need to interact with it at all.

Only if the application allows it, i.e. has a mode that does not need to
interact with the window manager, something like "run in the background".  =
Also
if the app runs in a text output only mode, non-graphical.

You could try "app &" instead of "cygstart app", but if the app is graphica=
l it
will try to open a window which will fail.

And on a different subject, ssh doesn't run as SYSTEM, the daemon sshd does=
 but
if you did set privilege separation the remote ssh runs as the user that lo=
gged in.
--=20
Ren=E9 Berber


--
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/

