public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* possible to see windows created via sshd?
@ 2015-03-09 17:50 Kevin Layer
  2015-03-09 17:59 ` Andrey Repin
  0 siblings, 1 reply; 3+ messages in thread
From: Kevin Layer @ 2015-03-09 17:50 UTC (permalink / raw)
  To: cygwin

I'm running sshd on Windows (Server 2008 R2).  When I run Windows
programs via ssh the windows are not visible.  I realize this is a
long shot, but is there any fix or workaround or hack to this?

We run sshd under the cyg_server domain account.

Thanks.

Kevin

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: possible to see windows created via sshd?
  2015-03-09 17:50 possible to see windows created via sshd? Kevin Layer
@ 2015-03-09 17:59 ` Andrey Repin
  2015-03-10  6:57   ` Herbert Stocker
  0 siblings, 1 reply; 3+ messages in thread
From: Andrey Repin @ 2015-03-09 17:59 UTC (permalink / raw)
  To: Kevin Layer, cygwin

Greetings, Kevin Layer!

> I'm running sshd on Windows (Server 2008 R2).  When I run Windows
> programs via ssh the windows are not visible.  I realize this is a
> long shot, but is there any fix or workaround or hack to this?

This is OS architectural change coming from Vista.

> We run sshd under the cyg_server domain account.

Doesn't matter the user, services are running in a separate desktop session.
Only way to work around this is to start services from already logged in
user session, then windows will be created in it and will be visible.

But I feel that you've had different question in mind altogether.


--
WBR,
Andrey Repin (anrdaemon@yandex.ru) 09.03.2015, <20:32>

Sorry for my terrible english...


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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: possible to see windows created via sshd?
  2015-03-09 17:59 ` Andrey Repin
@ 2015-03-10  6:57   ` Herbert Stocker
  0 siblings, 0 replies; 3+ messages in thread
From: Herbert Stocker @ 2015-03-10  6:57 UTC (permalink / raw)
  To: cygwin

On 09.03.2015 18:35, Andrey Repin wrote:
> Greetings, Kevin Layer!
>
>> I'm running sshd on Windows (Server 2008 R2).  When I run Windows
>> programs via ssh the windows are not visible.  I realize this is a
>> long shot, but is there any fix or workaround or hack to this?
>
> This is OS architectural change coming from Vista.
>
>> We run sshd under the cyg_server domain account.
>
> Doesn't matter the user, services are running in a separate desktop session.
> Only way to work around this is to start services from already logged in
> user session, then windows will be created in it and will be visible.

i have another approach. i start a screen session from the logged in
user session and when i connect to my windows machine via ssh, i connect
to this screen session and start my windows programs there. screen is a
tool that comes with Cygwin.

screen also has another advance: if your ssh connection drops, or you
have to log out, your Cygwin command line tools and Windows programs
remain running.

BTW, after starting a screen session you can disconnect from it and
close the mintty window or DOS box you used for that. So there is no
such window remaining on your desktop.


best regards,

Herbert


> But I feel that you've had different question in mind altogether.
>
>
> --
> WBR,
> Andrey Repin (anrdaemon@yandex.ru) 09.03.2015, <20:32>
>
> Sorry for my terrible english...
>
>
> --
> 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
>


-- 
+49 176 6289 1952
+49 151 726 46412

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2015-03-10  6:06 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-03-09 17:50 possible to see windows created via sshd? Kevin Layer
2015-03-09 17:59 ` Andrey Repin
2015-03-10  6:57   ` Herbert Stocker

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).