[X2Go-Commits] page changed: wiki:advanced:x2gobroker:howitworks

wiki-admin at x2go.org wiki-admin at x2go.org
Wed Mar 27 18:31:52 CET 2013


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

Date        : 2013/03/27 17:31
Browser     : Mozilla/5.0 (X11; Linux x86_64; rv:18.0) Gecko/20100101 Firefox/18.0 Iceweasel/18.0.1
IP-Address  : 213.178.75.58,10.0.32.50
Hostname    : nocatv2.tng.de,10.0.32.50
Old Revision: http://wiki.x2go.org/doku.php/wiki:advanced:x2gobroker:howitworks?rev=1364405466
New Revision: http://wiki.x2go.org/doku.php/wiki:advanced:x2gobroker:howitworks
Edit Summary: [Providing Auto-Login via SSH Keys] 
User        : sunweaver

@@ -153,9 +153,9 @@
  It is the responsibility of the X2Go Session Broker. The X2Go Broker should also suspend sessions before providing session data to client if a session is still/already running.
  
  ==== Providing Auto-Login via SSH Keys ====
  
- The broker can also provide a SSH Key to client (the key in the below example has been obfuscated):
+ The broker can also provide an SSH key to X2Go Client (the key in the below example has been obfuscated):
  
 
<code perl>
  sub selectSession
  {
@@ -181,11 +181,11 @@
   }
  }
  </code>
  
- Providing SSH Keys can be increase usability of X2Go in several cases.
+ Providing SSH keys can be increase usability of X2Go in several cases.
  
  It is highly recommended to transfer SSH keys only over encrypted channels (HTTPS or SSH broker). 
  
  It is also recommended to transfer only temporary keys, which should be removed from ''authorized_keys'' directly after successful authentication to X2Go server.
  
  



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




More information about the x2go-commits mailing list