A page in your DokuWiki was added or changed. Here are the details: Date : 2013/03/27 16:10 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=1364400195 New Revision: http://wiki.x2go.org/doku.php/wiki:advanced:x2gobroker:start Edit Summary: User : sunweaver @@ -11,22 +11,22 @@ ===== 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 + * ''<nowiki>--</nowiki>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. URL examples are: + * ''<nowiki>--broker-url=<protocol>://[username@]<host>[:port]/path</nowiki>'': 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'' + * ''<nowiki>--</nowiki>broker-url=https://x2gobroker.org/cgi-bin/x2gobroker.cgi'' + * ''<nowiki>--</nowiki>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 + * ''<nowiki>--</nowiki>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 + * ''<nowiki>--</nowiki>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 + * ''<nowiki>--</nowiki>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 ===== -- This mail was generated by DokuWiki at http://wiki.x2go.org/