delorie.com/archives/browse.cgi | search |
X-Recipient: | archive-cygwin AT delorie DOT com |
X-SWARE-Spam-Status: | No, hits=-1.6 required=5.0 tests=AWL,BAYES_00 |
X-Spam-Check-By: | sourceware.org |
Message-ID: | <4D350619.3020605@bopp.net> |
Date: | Mon, 17 Jan 2011 21:16:41 -0600 |
From: | Jeremy Bopp <jeremy AT bopp DOT net> |
User-Agent: | Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.13) Gecko/20101208 Thunderbird/3.1.7 |
MIME-Version: | 1.0 |
To: | cygwin AT cygwin DOT com |
Subject: | Re: Invoking GUI programs over SSH |
References: | <AANLkTim5cbta847JdAoHpv565qqDMF=WEbZH6gFJ8Lih AT mail DOT gmail DOT com> <4D34B5F0 DOT 1060103 AT bopp DOT net> <AANLkTi=m0aJ+xo6Gcr_CYWtMcVJjc0SBxfubnuXeg3Br AT mail DOT gmail DOT com> <4D34BD64 DOT 9050904 AT bopp DOT net> <AANLkTi=9rNRhtx=dwQari9v+Rrsun9Yg1VwgTnZoNeLz AT mail DOT gmail DOT com> |
In-Reply-To: | <AANLkTi=9rNRhtx=dwQari9v+Rrsun9Yg1VwgTnZoNeLz@mail.gmail.com> |
X-IsSubscribed: | yes |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Id: | <cygwin.cygwin.com> |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
On 01/17/2011 05:06 PM, David Antliff wrote: > On Tue, Jan 18, 2011 at 11:06, Jeremy Bopp wrote: >> Is it possible that Synplify Pro is attempting to access some network >> resource or a special dongle for verifying its registration or something >> similar? > > There's no dongle but there is a license server it needs to > communicate with. I'll investigate that, although based on experience > it usually just blurts out "no license, goodbye". I'll check > permissions as well. You might also want to try to figure out what rights your shell process has when run locally vs. remotely over SSH. I also believe there are some potentially significant differences when logged in remotely depending on whether you use password vs. pubkey authentication. I don't have a Windows system nearby at the moment, but I would guess that there should be a counterpart to editrights that will show you the current rights assigned. Maybe someone else will be able to name the tool if it exists before I get back to my work computer tomorrow. > Do you know if there is an equivalent tool to > 'strace' for Windows that I can use to log all syscalls/file/resource > accesses made by a program and its threads? I think you'll want to try Sysinternals Process Monitor: http://technet.microsoft.com/en-us/sysinternals/bb896645 I haven't used it before, but I have used its predecessors RegMon and FileMon. They can generate copious amounts of information and filter that information fairly granularly, so this newer tool should be able to do so as well. It's a GUI tool though, so you'll likely have to start it running locally prior to running your remote access tests. -Jeremy -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |