[X2Go-Commits] page added: wiki:advanced:tce:directrdp

wiki-admin at x2go.org wiki-admin at x2go.org
Mon Apr 14 09:00:30 CEST 2014


A page in your DokuWiki was added or changed. Here are the details:

Date        : 2014/04/14 07:00
Browser     : Mozilla/5.0 (X11; Linux x86_64; rv:26.0) Gecko/20100101 Firefox/26.0 Iceweasel/26.0
IP-Address  : 134.245.254.47
Hostname    : m-047.informatik.uni-kiel.de
Old Revision: ---
New Revision: https://wiki.x2go.org/doku.php/wiki:advanced:tce:directrdp
Edit Summary: created
User        : sunweaver

===== X2Go TCE and MS Terminal Servers =====

X2Go Client can be used to connect to Microsoft Windows Terminal Servers. There are two modes available: X2Go-proxied RDP support and DirectRDP support.

==== X2Go-proxied RDP Sessions =====

=== What is X2Go-proxying ===

With X2Go you can launch any application hosted on a Linux-based X2Go Server. These applications can run inside a full desktop session launched on a remote X2Go Server or these applications can run independently and seamlessly integrate into your local desktop session (e.g. see the
[[wiki:advanced:published-applications|Published Applications]] documentation).

An RDP session is a remote session on an MS Windows machine. With an RDP client application like the '''rdesktop''' command line utility, you can connect to MS Windows desktops and launch remote sessions on that Windows machine from a Linux-based desktop.

An X2Go-proxied RDP session now is an RDP session that gets launched inside an X2Go session.

=== How it works in detail ===

If X2Go Client is used for proxying an RDP session, the session start up goes like this:

  o an X2Go Client machine connects to an X2Go Server
  o On this X2Go Server the '''rdesktop''' is installed
  o From this X2Go Server the MS Windows machine (Terminal Server or Workstation) can be reached (maybe on some internal network)
  o X2Go Client launches an X2Go Session and calls the '''rdesktop''' command inside this session (with a special set of parameters)
  o The '''rdesktop''' RDP client connects to the MS Windows machine,
starts/resumes an RDP session there
  o The RDP client's Windows desktop window appears inside the X2Go Session
  o Whatever appears in the X2Go Session gets displayed on the X2Go Client machine
  o the X2Go Client can now work on an MS Windows machine 
  
=== Benefits of X2Go-proxied RDP Sessions ===

There are some benefits gained from this approach compared to direct RDP session setups.

  o Traffic between server/client is always encrypted via SSH
  o On low bandwidth lines, an X2Go-proxied RDP Session might scale better than the native RDP protocol
  o The proxying X2Go Server can be used as a firewall pass-through gateway and you can connect to machines behind that firewall
  o All SSH-related extra authentication features (SSH pubkey/privkey, OTP authentication, GPG-SmartCard authentication, etc.) can be used for the connection to the proxying X2Go Server (i.e. double secure your network)

=== Session Setup for X2Go-proxied RDP Sessions ===

TODO
  

==== Direct/Native RDP
Sessions =====


TODO

==== Credits ====

X2Go Client's DirectRDP feature was sponsored by the [[http://rohloff.de|Rohloff AG]] back in 2012.



-- 
This mail was generated by DokuWiki at
https://wiki.x2go.org/




More information about the x2go-commits mailing list