Uploaded image for project: 'Guacamole'
  1. Guacamole
  2. GUACAMOLE-281

GUACAMOLE_HOME not taken into account during Docker image sanity checks

    XMLWordPrintableJSON

Details

    Description

      When the Guacamole Docker image starts up, it performs sanity checks on the provided environment variables, refusing to start if the variables do not pass. One of these checks validates that at least one authentication mechanism is enabled:

      FATAL: No authentication configured
      -------------------------------------------------------------------------------
      The Guacamole Docker container needs at least one authentication mechanism in
      order to function, such as a MySQL database, PostgreSQL database, or LDAP
      directory.  Please specify at least the MYSQL_DATABASE or POSTGRES_DATABASE
      environment variables, or check Guacamole's Docker documentation regarding
      configuring LDAP.
      

      This check does not take the changes made through GUACAMOLE-100 into account, however, and users of the Docker images will still see the above error if authentication is configured solely through specifying GUACAMOLE_HOME.

      The GUACAMOLE_HOME environment variable should be taken into account when performing these sanity checks.

      Attachments

        Issue Links

          Activity

            People

              mjumper Mike Jumper
              mjumper Mike Jumper
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: