A page in your DokuWiki was added or changed. Here are the details: Date : 2013/05/12 14:07 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=1368366729 New Revision: http://wiki.x2go.org/doku.php/doc:installation:x2gobroker Edit Summary: [X2Go Session Broker Config] User : sunweaver @@ -88,28 +88,28 @@ 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:__ - [[http://code.x2go.org/gitweb?p=x2gobroker.git;a=tree;f=debian/python-x2gobroker.default|/etc/default/python-x2gobroker]] (enviroment variables, used to set defaults in Python X2Go Session Broker with impact on the daemon __and__ the authentication service), - **[[http://code.x2go.org/gitweb?p=x2gobroker.git;a=tree;f=etc/x2gobroker.conf|/etc/x2go/x2gobroker.conf]]** (main configuration file), - **[[http://code.x2go.org/gitweb?p=x2gobroker.git;a=tree;f=etc/x2go/broker/x2gobroker-sessionprofiles.conf|/etc/x2go/broker/x2gobroker-sessionprofiles.conf]]** (configuration file for the INI file backend), - [[http://code.x2go.org/gitweb?p=x2gobroker.git;a=tree;f=pam/x2gobroker|/etc/pam.d/x2gobroker]] (PAM configuration for X2Go Session Broker Authservice), - [[http://code.x2go.org/gitweb?p=x2gobroker.git;a=tree;f=etc/x2go/broker/x2gobroker-loggers.conf|/etc/x2go/broker/x2gobroker-loggers.conf]] (don't touch!) + [[http://code.x2go.org/gitweb?p=x2gobroker.git;a=blob;f=debian/python-x2gobroker.default|/etc/default/python-x2gobroker]] (enviroment variables, used to set defaults in Python X2Go Session Broker with impact on the daemon __and__ the authentication service), + **[[http://code.x2go.org/gitweb?p=x2gobroker.git;a=blob;f=etc/x2gobroker.conf|/etc/x2go/x2gobroker.conf]]** (main configuration file), + **[[http://code.x2go.org/gitweb?p=x2gobroker.git;a=blob;f=etc/x2go/broker/x2gobroker-sessionprofiles.conf|/etc/x2go/broker/x2gobroker-sessionprofiles.conf]]** (configuration file for the INI file backend), + [[http://code.x2go.org/gitweb?p=x2gobroker.git;a=blob;f=pam/x2gobroker|/etc/pam.d/x2gobroker]] (PAM configuration for X2Go Session Broker Authservice), + [[http://code.x2go.org/gitweb?p=x2gobroker.git;a=blob;f=etc/x2go/broker/x2gobroker-loggers.conf|/etc/x2go/broker/x2gobroker-loggers.conf]] (don't touch!) __X2Go Session Broker Daemon:__ - [[http://code.x2go.org/gitweb?p=x2gobroker.git;a=tree;f=debian/x2gobroker-daemon.default|/etc/default/x2gobroker-daemon]] (enviroment variables, used to set defaults in Python X2Go Session Broker with impact on the daemon only), - [[http://code.x2go.org/gitweb?p=x2gobroker.git;a=tree;f=logrotate/x2gobroker-daemon|/etc/logrotate.d/x2gobroker-daemon]] (rotate broker logfiles) + [[http://code.x2go.org/gitweb?p=x2gobroker.git;a=blob;f=debian/x2gobroker-daemon.default|/etc/default/x2gobroker-daemon]] (enviroment variables, used to set defaults in Python X2Go Session Broker with impact on the daemon only), + [[http://code.x2go.org/gitweb?p=x2gobroker.git;a=blob;f=logrotate/x2gobroker-daemon|/etc/logrotate.d/x2gobroker-daemon]] (rotate broker logfiles) __X2Go Session Broker WSGI:__ - [[http://code.x2go.org/gitweb?p=x2gobroker.git;a=tree;f=etc/x2gobroker-wsgi-apache.conf|/etc/x2go/x2gobroker-wsgi.apache.conf]] (global implementation, enabled by default) - [[http://code.x2go.org/gitweb?p=x2gobroker.git;a=tree;f=etc/x2gobroker-wsgi.apache.vhost|/etc/x2go/x2gobroker-wsgi.apache.vhost]] (VirtualHost example for the WSGI implementation of X2Go Session Broker) - [[http://code.x2go.org/gitweb?p=x2gobroker.git;a=tree;f=logrotate/x2gobroker-wsgi|/etc/logrotate.d/x2gobroker-wsgi]] (rotate WSGI logfile) + [[http://code.x2go.org/gitweb?p=x2gobroker.git;a=blob;f=etc/x2gobroker-wsgi-apache.conf|/etc/x2go/x2gobroker-wsgi.apache.conf]] (global implementation, enabled by default) + [[http://code.x2go.org/gitweb?p=x2gobroker.git;a=blob;f=etc/x2gobroker-wsgi.apache.vhost|/etc/x2go/x2gobroker-wsgi.apache.vhost]] (VirtualHost example for the WSGI implementation of X2Go Session Broker) + [[http://code.x2go.org/gitweb?p=x2gobroker.git;a=blob;f=logrotate/x2gobroker-wsgi|/etc/logrotate.d/x2gobroker-wsgi]] (rotate WSGI logfile) __X2Go Session Broker Authentication Service:__ - [[http://code.x2go.org/gitweb?p=x2gobroker.git;a=tree;f=debian/x2gobroker-authservice.default|/etc/default/x2gobroker-authservice]] (enviroment variables, used to set defaults in Python X2Go Session Broker with impact on the authentication service only), - [[http://code.x2go.org/gitweb?p=x2gobroker.git;a=tree;f=etc/x2go/broker/x2gobroker-authservice-loggers.conf|/etc/x2go/broker/x2gobroker-authservice-logger.conf]] (don't touch) - [[http://code.x2go.org/gitweb?p=x2gobroker.git;a=tree;f=logrotate/x2gobroker-authservice|/etc/logrotate.d/x2gobroker-authservice]] (rotate the authentication service's logfile) + [[http://code.x2go.org/gitweb?p=x2gobroker.git;a= blob;f=debian/x2gobroker-authservice.default|/etc/default/x2gobroker-authservice]] (enviroment variables, used to set defaults in Python X2Go Session Broker with impact on the authentication service only), + [[http://code.x2go.org/gitweb?p=x2gobroker.git;a=blob;f=etc/x2go/broker/x2gobroker-authservice-loggers.conf|/etc/x2go/broker/x2gobroker-authservice-logger.conf]] (don't touch) + [[http://code.x2go.org/gitweb?p=x2gobroker.git;a=blob;f=logrotate/x2gobroker-authservice|/etc/logrotate.d/x2gobroker-authservice]] (rotate the authentication service's logfile) ===== Testing Your X2Go Session Broker Setup ===== -- This mail was generated by DokuWiki at http://wiki.x2go.org/