You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@guacamole.apache.org by "Jörn Lentes (JIRA)" <ji...@apache.org> on 2018/12/21 09:48:00 UTC

[jira] [Created] (GUACAMOLE-682) Add option to build client docker with RADIUS support

Jörn Lentes created GUACAMOLE-682:
-------------------------------------

             Summary: Add option to build client docker with RADIUS support
                 Key: GUACAMOLE-682
                 URL: https://issues.apache.org/jira/browse/GUACAMOLE-682
             Project: Guacamole
          Issue Type: Improvement
          Components: guacamole-auth-radius, guacamole-client, guacamole-docker
    Affects Versions: 0.9.14, 1.0.0
            Reporter: Jörn Lentes


To have RADIUS support available in guacamole client docker image currently manual modification of build script and start script are required.

The build script needs activate the maven profile lgpl-extensions and copy the RADIUS extention into the destination diractory
The start script needs to link the RADIUS jar file to GUACAMOLE_HOME and pass RADIUS environment variables into guacamole properties.

 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)