A page in your DokuWiki was added or changed. Here are the details: Date : 2013/05/12 13:27 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=1368364373 New Revision: http://wiki.x2go.org/doku.php/doc:installation:x2gobroker Edit Summary: User : sunweaver @@ -75,8 +75,40 @@ With other PAM setups (e.g. ''pam_ldap.so'') root privileges are not required and it is ok to not install ''x2gobroker-authservice''. Furthermore, X2Go Session Broker can extended by other (non-PAM) authentication methods. The currently available authentication mechanisms in X2Go Session Broker are listed [[http://code.x2go.org/gitweb?p=x2gobroker.git;a=tree;f=x2gobroker/authmechs|here]]. + + ===== Setting up Config Files ===== + + ==== X2Go Session Broker Config ==== + + The X2Go Session Broker uses several configuration files: + + __X2Go Session Broker's Core:__ + + <code> + /etc/default/python-x2gobroker + /etc/x2go/x2gobroker.conf + /etc/x2go/broker/x2gobroker-sessionprofiles.conf + /etc/pam.d/x2gobroker + /etc/x2go/broker/x2gobroker-loggers.conf + </code> + + __X2Go Session Broker Daemon:__ + /etc/default/x2gobroker-daemon + /etc/logrotate.d/x2gobroker-daemon + + __X2Go Session Broker WSGI:__ + /etc/x2go/x2gobroker-wsgi.apache.vhost + /etc/x2go/x2gobroker-wsgi.apache.conf + /etc/logrotate.d/x2gobroker-wsgi + + __X2Go Session Broker WSGI:__ + /etc/default/x2gobroker-authservice + /etc/x2go/broker/x2gobroker-authservice-logger.conf + /etc/logrotate.d/x2gobroker-authservice + + ===== Testing Your X2Go Session Broker Setup ===== -- This mail was generated by DokuWiki at http://wiki.x2go.org/