Yes! It was in fact a formatting error on my part. I have since corrected it. I will still need to compile and add the required jar file for radius though.
Thanks! On Wed, Sep 27, 2023 at 11:58 AM Michael Jumper <[email protected]> wrote: > On 9/27/2023 6:21 AM, Nick Couchman wrote: > > On Wed, Sep 27, 2023 at 9:09 AM Antoine Besnier > > <[email protected]> wrote: > > > > The extension needs to be built separately (license issue). > > But follow the documentation, and you're good to go: > > RADIUS Authentication — Apache Guacamole Manual v1.5.3 > > <https://guacamole.apache.org/doc/gug/radius-auth.html> > > > > Regards > > Antoine > > > > > > Good point, Antoine - the stock Docker image likely does not contain the > > JAR file for the RADIUS extension due to these license issues, and it > > will likely need to be built manually with the correct options. > > > > > > Le mercredi 27 septembre 2023 à 05:45:29 UTC+2, Mark Rupright > > <[email protected]> a écrit : > > > > > > Does the guacamole docker container natively support radius? If not, > > would someone kindly point me in the right direction to get it > > configured? I have added the variables for radius thinking it was > > supported to my compose file and receive the following error(s) > > referencing each variable: > > > > services.guacamole Additional property RADIUS_HOSTNAME is not > allowed > > > > > > Can you confirm the version of the Docker image you're running, and from > > what source? This doesn't look like an error message that is part of the > > official Guacamole image/startup script. > > > > I think that error is from Docker Compose, reporting that the > docker-compose.yml file is malformed. > > - Mike > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] >
