[X2Go-Commits] page changed: wiki:advanced:x2gobroker:howitworks
wiki-admin at x2go.org
wiki-admin at x2go.org
Thu Mar 28 11:22:55 CET 2013
A page in your DokuWiki was added or changed. Here are the details:
Date : 2013/03/28 10:22
Browser : Mozilla/5.0 (X11; Linux x86_64; rv:18.0) Gecko/20100101 Firefox/18.0 Iceweasel/18.0.1
IP-Address : 46.142.186.224
Hostname : 224-186-142-46.pool.kielnet.net
Old Revision: http://wiki.x2go.org/doku.php/wiki:advanced:x2gobroker:howitworks?rev=1364466015
New Revision: http://wiki.x2go.org/doku.php/wiki:advanced:x2gobroker:howitworks
Edit Summary: [Don't Check User Data]
User : sunweaver
@@ -28,13 +28,15 @@
The usage of this feature is optional.
===== Don't Check User Data =====
- In some setups it can make sense to give access to the X2Go Session Broker without authentication. An example can be a broker on your internal LAN where the broker only serves as a load balancer for two or more X2Go Servers (multi-node setup).
+ In some setups it can make sense to give access to the X2Go Session Broker without authentication. This is one way of reducing the
dual authentication steps to one (and thus increase usability of X2Go Client in broker mode).
+
+ __Example:__ One possible example can be a session broker on your internal LAN where the broker only serves as a load balancer for two or more X2Go Servers (multi-node setup). For such a setup, it requires that all client machines on your LAN are trusted.
When implementing your own session broker, you can configure the broker not to check the username (and password) at all. This is only possible with HTTP based brokers.
- With SSH based X2Go Session Broker implementations, you can also ignore the username, but it is not possible to access the broker without some sort of login method.
+ With SSH based X2Go Session Broker implementations, you can also ignore the username, but it is not possible to access the broker without some sort of authentication method.
===== Granting Access to the Broker =====
Whatever mechanism is used for authentication, the first line printed
to STDOUT (or returned via CGI script) has to be: ''Access granted''.
--
This mail was generated by DokuWiki at
http://wiki.x2go.org/
More information about the x2go-commits
mailing list