[X2Go-Commits] page changed: wiki:development:sessions-file

wiki-admin at x2go.org wiki-admin at x2go.org
Tue Mar 12 22:31:24 CET 2013


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

Date        : 2013/03/12 21:31
Browser     : Mozilla/5.0 (X11; Linux x86_64; rv:18.0) Gecko/20100101 Firefox/18.0 Iceweasel/18.0.1
IP-Address  : 46.142.148.41
Hostname    : 41-148-142-46.pool.kielnet.net
Old Revision: http://wiki.x2go.org/doku.php/wiki:development:sessions-file?rev=1363123604
New Revision: http://wiki.x2go.org/doku.php/wiki:development:sessions-file
Edit Summary: 
User        : sunweaver

@@ -62,19 +62,24 @@
  | krblogin    | Boolean   | false | //not supported// | |
  | pack        | String | jpeg-16m | jpeg-16m | NX compression method |
  | quality     | [0..9] | 9        | 9        | NX compression quality |
  | speed       | [0..4] | 2        | 2        | 0=Modem, 1=ISDN, 2=ADSL, 3=WAN, 4=LAN |
+ | autologin   | Boolean | false   | false | Use SSH agent or default key files for session logon |
+ 
  
  ==== SSH Proxy Options ====
  
- //... only available with Python X2Go / PyHoca //
  
  ^
Option name ^ Data Type ^ Default value X2Go Client ^ Default value Python X2Go ^ Comment ^
  | usesshproxy | Boolean | false | false | Connect via a SSH proxy |
+ | sshproxytype | String | SSH | SSH | Also available: HTTP (X2Go Client only, not working on most systems as it relies on a not-yet released feature in libssh2 |
  | sshproxyhost | String |  |  | Format: <hostname>[:<port>] |
  | sshproxyuser | String |  |  | Username for connecting to SSH proxy server |
  | sshproxykeyfile | Filename |  |  | Filename of local SSH private key | 
  | sshproxytunnel | String |  | //deprecated since 0.4.0.0// | localhost:<port-on-proxy>:<x2goserver-hostname-or-ip>:<x2goserver-port> |
+ | sshproxyautologin   | Boolean | false   | false | Use SSH agent or default key files for session logon |
+ | sshproxysameuser   | Boolean | false   | false | Use the same user name on the SSH proxy as on the X2Go Server |
+ | sshproxysamepass   | Boolean | false   | false | Password for X2Go Server and SSH
proxy are identical |
  
  ==== Display Options ====
  
  ^ Option name ^ Data Type ^ Default value X2Go Client ^ Default value Python X2Go ^ Comment ^
@@ -125,10 +130,9 @@
  
  ==== Session Command Options ====
  
  ^ Option name ^ Data Type ^ Default value X2Go Client ^ Default value Python X2Go ^ Comment ^
- | autostart   | Boolean | false   | //not supported// | |
- | autologin   | Boolean | false   | //not supported// | Only available if SSH private key is provided |
+ | autostart   | Boolean | false   | false | |
  | xdmcpserver | String  | localhost | localhost | Only used if ''command=XDMCP'' |
  | rdpserver   | String  | | | FQDN Hostname or IP of Windows server, only used if ''command=RDP'' |
  | rdpoptions  | String  |         | -u X2GO_USER -p X2GO_PASSWORD | RDP options for ''command=RDP'' |
  | applications | List   | WWWBROWSER, MAILCLIENT, OFFICE, TERMINAL | dito | List of generic commands offered by X2Go Client / Pyhoca-GUI for quick-launching. Commands are handed
over to the server script ''x2goruncommand'' which then decides what application to launch. |



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




More information about the x2go-commits mailing list