A page in your DokuWiki was added or changed. Here are the details: Date : 2013/05/12 13:39 Browser : Mozilla/5.0 (X11; Linux x86_64; rv:18.0) Gecko/20100101 Firefox/18.0 Iceweasel/18.0.1 IP-Address : 46.115.54.165 Hostname : 46.115.54.165 Old Revision: http://wiki.x2go.org/doku.php/doc:installation:x2gobroker?rev=1368365727 New Revision: http://wiki.x2go.org/doku.php/doc:installation:x2gobroker Edit Summary: [X2Go Session Broker Config] User : sunweaver @@ -80,12 +80,16 @@ ===== Setting up Config Files ===== ==== X2Go Session Broker Config ==== - The X2Go Session Broker uses several configuration files: + For a basic configuration with the INI file backend you only need to touch - __X2Go Session Broker's Core:__ + * /etc/x2go/x2gobroker.conf + * /etc/x2go/broker/x2gobroker-sessionprofiles.conf + The X2Go Session Broker uses several more configuration files. Below is a complete list (for version 0.0.2.x, if not applicable to later versions anymore, please update the below lists): + + __X2Go Session Broker's Core:__ /etc/default/python-x2gobroker (enviroment variables, used to set defaults in Python X2Go Session Broker with impact on the daemon __and__ the authentication service), **/etc/x2go/x2gobroker.conf** (main configuration file), /etc/x2go/broker/x2gobroker-sessionprofiles.conf (configuration file for the INI file backend), /etc/pam.d/x2gobroker (PAM configuration for X2Go Session Broker Authservice), @@ -105,12 +109,8 @@ /etc/default/x2gobroker-authservice (enviroment variables, used to set defaults in Python X2Go Session Broker with impact on the authentication service only), /etc/x2go/broker/x2gobroker-authservice-logger.conf (don't touch) /etc/logrotate.d/x2gobroker-authservice (rotate the authentication service's logfile) - For a basic configuration with the INI file backend you only need to touch - - * /etc/x2go/x2gobroker.conf - * /etc/x2go/broker/x2gobroker-sessionprofiles.conf ===== Testing Your X2Go Session Broker Setup ===== -- This mail was generated by DokuWiki at http://wiki.x2go.org/