[X2Go-Commits] page changed: x2gobroker:conf

wiki-admin at x2go.org wiki-admin at x2go.org
Mon May 13 00:14:35 CEST 2013


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

Date        : 2013/05/12 22:14
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=1368396650
New Revision: http://wiki.x2go.org/doku.php/x2gobroker:conf
Edit Summary: [The IniFile Backend] 
User        : sunweaver

@@ -44,13 +44,22 @@
  In ''/etc/x2go/x2gobroker.conf'' the only option you can tweak is the ''desktop-shell'' option. Its default is set to ''KDE''.
  
  ==== The IniFile Backend ====
  
- The ''inifile'' backend is a broker backend that can be used to configure several X2Go Server provisionings text file based. The default path of the session profiles configuration file:
+ The ''inifile'' backend is a broker backend that can be used to configure several X2Go Server provisionings text file based. For the session profile setup it uses an extra file, by
default it is using...
  
  <code bash>
  $ editor /etc/x2go/broker/x2gobroker-sessionprofiles.conf
  </code>
  
- The [[http://code.x2go.org/gitweb?p=x2gobroker.git;a=blob;f=etc/broker/x2gobroker-sessionprofiles.conf|default version of that file]] ships many examples, but is not usable out-of-the box. An [[x2gobroker:inifilebackend|extra wiki page]] has been dedicated to that file.
+ If your ''x2gobroker-sessionprofiles.conf'' is located elsewhere, use the this ''inifile'' backend's option (in ''x2gobroker.conf'') to select another file path:
+ 
+ <code>
+ [inifile]
+ ...
+ session-profiles = /etc/x2go/broker/x2gobroker-sessionprofiles.conf
+ ...
+ </code>
+ 
+ The [[http://code.x2go.org/gitweb?p=x2gobroker.git;a=blob;f=etc/broker/x2gobroker-sessionprofiles.conf|default version of the ''x2gobroker-sessionprofiles.conf'' file]] ships many examples, but is not usable out-of-the box. An [[x2gobroker:inifilebackend|extra wiki page]] has been dedicated to that file.
  
  



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




More information about the x2go-commits mailing list