User Tools

Site Tools


doc:howto:x2gobroker

This is an old revision of the document!


This document takes you through the steps required to set up a simple demo environment for the X2Go Session Broker.

DO NOT EVER USE THIS IN A PRODUCTION ENVIRONMENT! YOU WILL HURT YOURSELF VERY BADLY IF YOU IGNORE THIS WARNING!

These instructions violate almost every “best practice”/standard there is! They are meant to get an X2Go Session Broker demo enviroment set up, fast. Nothing more, nothing less.

It has the following shortcomings:

  • Massive lack of security:
    • Unencrypted LDAP connections
    • All passwords - users, database admin, root, are set to the value “start”
    • SSH keyfile login is only enforced for the root account
  • No redundancy for critical components
    • Only a single LDAP server, no replication
    • Only a single NFS server
    • Only a single Postgres server
  • No easy manageability/heavy abuse of LDAP:
    • LDAP settings are converted from local settings on the “ldap1” server
    • what ends up in LDAP this way is not something you want to work with in a production environment
    • it will be faster to set up a new LDAP server with the proper settings for your production environment than to base your server on this demo and trying to “clean up” afterwards
    • Also, no user-friendly tool to manage LDAP settings is installed by default.
doc/howto/x2gobroker.1486743331.txt.gz · Last modified: 2017/02/10 16:15 by stefanbaur