A page in your DokuWiki was added or changed. Here are the details: Date : 2013/05/12 22:08 Browser : Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:18.0) Gecko/20100101 Firefox/18.0 IP-Address : 2.208.203.28 Hostname : 2.208.203.28 Old Revision: http://wiki.x2go.org/doku.php/x2gobroker:conf?rev=1368396198 New Revision: http://wiki.x2go.org/doku.php/x2gobroker:conf Edit Summary: [The Backend Sections] User : sunweaver @@ -20,10 +20,16 @@ * ''default-agent-query-mode'': mode for querying X2Go Session Broker Agent, can be either ''LOCAL'' or ''SSH'' ===== 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 is a test backend that works out of the box and provides a session profile that will give an X2Go login to ''localhost''. -- This mail was generated by DokuWiki at http://wiki.x2go.org/