delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2016/02/11/02:00:50

X-Recipient: archive-cygwin AT delorie DOT com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
:list-unsubscribe:list-subscribe:list-archive:list-post
:list-help:sender:mime-version:in-reply-to:references:date
:message-id:subject:from:to:content-type; q=dns; s=default; b=nP
t3nplc50YN73dxLogrCF6AXtlRJ3NcY2yKadghgQOUEQ6h3z4jxvxsqE7X7phaQw
RYKQqjKkQfMZURnclhn+6YOeNq4dCAdqHKdXN8TDZshlbm90GxJz66Ol2EU72yCD
orW9bVTgZkLwNjMNPx0PfHsWB6np/NXroOy/pTU24=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
:list-unsubscribe:list-subscribe:list-archive:list-post
:list-help:sender:mime-version:in-reply-to:references:date
:message-id:subject:from:to:content-type; s=default; bh=v/Mtgppr
Si/3CfgObuF89eDYjLk=; b=DGYmzEuVR8HhaulFqGlFbgkB21XlHP+VI40NcMGT
89WUoXRrGn6nDAt44DmlORfrIqEhcE0MQpFg6ennuDcDldRGsWedqIVzzH39VrS6
cvecUgNTc14sLJeNYt3k/H9PtuEuaDb/cvRYdX369tDWGtzPKt/l9Wn8ns/eB9R1
dyI=
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
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-0.4 required=5.0 tests=AWL,BAYES_05,FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 spammy=exploration, Hx-languages-length:1905, H*f:CAHB2L, H*f:sk:oPC41qM
X-HELO: mail-wm0-f53.google.com
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type; bh=DxAigZEQeAHXMeoUkJ6AGkDJXYgjjl09zRl6QGGttLA=; b=OBc7jecu2BQSpoxuicKwTjk55ykBUoeyJWLn7+1f56PmTP3b3I87h5DAg9WHdvdBGh +arzTmD5fXOlauI6QacWj1O9sxvsAp2NDM4/L/v4hAGOwXvTX//OViuC3aEa9t4IEnfx /MwOj2vOb4bAl4zOqQWxn7oPp1EN998Jb2DFunxsbRPNqUMZ3HlchFetjHZU6G9SYtcL n/W+XO9VWtJOLnwTUM6g4p8AiTOzWLJt1ROuzuZJdo7tgC439jv6UDQfsbZBj/DHEpnb eQ8OO9BVQFK/XVlUaWpcRl4tbniesPw9cMBd7H7wxFQzYex8k7A1c4q8/GyCqJNWrQm8 iN0w==
X-Gm-Message-State: AG10YOS6SSVgwzOtd0d+fdrr772HDV/lKQu0MkddUt0TDmXCzg2fLjYLJ0/7AHP1u/62eLeDQ+1ONDsNB5unLQ==
MIME-Version: 1.0
X-Received: by 10.28.138.209 with SMTP id m200mr14655893wmd.99.1455174027719; Wed, 10 Feb 2016 23:00:27 -0800 (PST)
In-Reply-To: <CAHB2L+ct03oQVgQ27m=oPC41qMvXvwrO0Zm63SDidmujUJd47Q@mail.gmail.com>
References: <CAHB2L+ct03oQVgQ27m=oPC41qMvXvwrO0Zm63SDidmujUJd47Q AT mail DOT gmail DOT com>
Date: Thu, 11 Feb 2016 12:30:27 +0530
Message-ID: <CAHB2L+dPtZCm_1ga-a8Ud74oNg5-3JDW6zHYMeYUHDyiOtUXZQ@mail.gmail.com>
Subject: Re: sshd interaction with desktop not working
From: Aijaz Baig <aijazbaig1 AT gmail DOT com>
To: cygwin AT cygwin DOT com

Hello

I was able to see some "action" by turning the
"NoInteractiveSercvices" option OFF in the registry. So now when I try
to run notepad.exe from the ssh shell, it asks me whether I'd like to
see the "message" and when I click yes, I see some "window-like" thing
on the desktop at which point the desktop apparently hangs.

On prodding further, I realize that if I disable the windows service
which checks whether a certain service is trying to "interact", I see
nothing in the desktop and everything is just like it was before I
started this exploration.

Has anyone been able to get around this problem? On the other hand,
where can I get to read the log of the cygwin SSHD?? /var/log/sshd.log
is empty? where does CYGWIN sshd does the logging?? AFAIK it used to
be this file. Has that changed??

On Tue, Feb 9, 2016 at 3:19 PM, Aijaz Baig <aijazbaig1 AT gmail DOT com> wrote:
> Hello
>
> I am SSH'ing into a windows 10 box from a Linux box. I've configured
> sshd on the windows box and I can properly SSH into it.
>
> X11 forwarding also works perfectly after having installed Xming on
> windows (not that it matters with this problem anyways).
>
> However I am unable to open any windows application from the Linux
> box. I would like to open the windows app locally in the windows box
> (or to rephrase it, I do not need the UI windows to be opened on the
> Linux box)
>
> I am unable to figure out why it is not working even after selecting
> "Allow service to interact with desktop". My goal is to invoke windows
> app from ssh (Linux to Windows). Similar problems earlier were solved
> by selecting this option but apparently they were on earlier version
> of windows.
>
> Or should I take a different approach? Am I barking at the wrong tree here??
>
> I am keen to hear from input(s)
> --
>
> Best Regards,
> Aijaz Baig



-- 

Best Regards,
Aijaz Baig

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

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019