On Sun, Jan 3, 2021 at 4:51 PM michael böhm <[email protected]> wrote: > Hi guys, > > I just wanted to inform you that the following change breaks > RADIUS-authentication when Guacamole runs in Docker: > > https://issues.apache.org/jira/browse/GUACAMOLE-1001 > > In this case, the virtual NAT-ip-adress of the docker-container which is > only relevant inside the docker-host is sent to the RADIUS-server. Can this > be made configurable somehow? A quick look into the code seems to show that > this is hardcoded. > > Thanks and best wishes > >
Ah, thanks for letting us know. You're welcome to open a JIRA issue for this - I would call it a Feature Request to allow the NAS IP address to be specified in the configuration. Should be relatively easy to implement. -Nick
