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

wiki-admin at x2go.org wiki-admin at x2go.org
Wed Mar 27 17:03:16 CET 2013


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

Date        : 2013/03/27 16:03
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:start?rev=1364399936
New Revision: http://wiki.x2go.org/doku.php/wiki:advanced:x2gobroker:start
Edit Summary: 
User        : sunweaver

@@ -11,46 +11,32 @@
  ===== How do I use an X2Go Session Broker with X2Go Client =====
  
  If you have access to an X2Go Session Broker, you can launch X2Go Client in broker mode. There are several command line options to configure X2Go Client's broker mode
  
-   * --broker-name=<name>
- Name of broker to display in X2Go client. This parameter is optional
+   * ''--broker-name=<name>'': Name of broker to display in X2Go client. This parameter is optional
  
-   *
--broker-url=<protocol>://[username@]<host>[:port]/path
- URL of broker. Protocol is "http", "https" or "ssh". You can specify an
- username in URL. In this case it will be pasted in authorization dialog
- of X2Go Client. Examples of URL:
+   * ''--broker-url=<protocol>://[username@]<host>[:port]/path'': URL of broker. Protocol is "http", "https" or "ssh". You can specify an username in URL. In this case it will be pasted in authorization dialog of X2Go Client. URL examples are:
  
-   --broker-url=https://x2gobroker.org/cgi-bin/x2gobroker.cgi
-   --broker-url=ssh://user@x2gobroker.org:22/usr/lib/x2go/x2gobroker.pl
+     * ''--broker-url=https://x2gobroker.org/cgi-bin/x2gobroker.cgi''
+     * ''--broker-url=ssh://user@x2gobroker.org:22/usr/lib/x2go/x2gobroker.pl''
  
-   --broker-ssh-key=<path to key>
- 
- Path to SSH key to use for authorization on broker. This parameter is
+   * ''--broker-ssh-key=<path to key>'': Path to SSH key to use for authorization on broker. This parameter
is
  valid only for SSH broker.
  
-   --broker-autologin
- 
- Use default SSH key or SSH agent for authorization on broker. This
+   * ''--broker-autologin'': Use default SSH key or SSH agent for authorization on broker. This
  parameter is valid only for SSH broker.
  
-   --broker-noauth
- 
- Do not ask for user credentials for broker authorizations. This can be
- useful if you using HTTP(S) broker without authentication. Username will
- be sent to broker if it specified in broker URL. This option is valid
+   * ''--broker-noauth'': Do not ask for user credentials for broker authorizations. This can be useful if you using HTTP(S) broker without authentication. Username will be sent to broker if it specified in broker URL. This option is valid
  only for HTTP(S) broker.
  
  
+ ===== How X2Go broker work =====
  
+ ==== Authentication ====
  
+ The X2Go client can use different methods of authentication. 
  
- 
- 2. How X2Go broker work
- 
- 2.1. Authentication
- 
- The X2Go client
can use different methods of authentication. On HTTP(S)
+ On HTTP(S)
  broker it could be username and password. On SSH broker a SSH key
  authentication can also be used. With both types of broker you can
  verify additional parameter "authid". It is a user defined string which
  is saved in file. Path to file can be specified as X2Go Client command



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




More information about the x2go-commits mailing list