User Tools

Site Tools


x2gobroker:conf

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
x2gobroker:conf [2013/05/12 22:03]
sunweaver
x2gobroker:conf [2013/05/12 22:08]
sunweaver [The Backend Sections]
Line 22: Line 22:
 ===== The Backend Sections ===== ===== The Backend Sections =====
  
-Available backend sections are: ''zeroconf'', ''inifile''.+Available backend sections are: ''zeroconf'', ''inifile''All backends have the following options in common:
  
 +  * ''enable = {true|false}''
 +  * ''auth-mech = pam'' (can be omitted if default-auth-mech is set to the same authentication mechanism)
 +  * ''user-db = libnss'' (can be omitted if default-user-db is set to the same user DB backend)
 +  * ''group-db = libnss'' (can be omitted if default-group-db is set to the same group DB backend)
 +
 +If you want to use a certain backend with your X2Go Session Broker setup, make sure to enable it in ''x2gobroker.conf''. Otherwise, you will receive 404 http reponse (Not Found) for the backends broker URL.
 ==== The ZeroConf Backend ==== ==== The ZeroConf Backend ====
  
x2gobroker/conf.txt ยท Last modified: 2013/05/12 22:23 by sunweaver