Hi Mike, Yes. However, that was not my issue as the variables are all in uppercase as they should be in my compose file. After I emailed the list, I noticed that I spelled RADIUS as RAIDUS even though I checked my compose file numerous times...c’est la vie.
Radius authentication is working quite well now. I appreciate your help. Thanks! On Wed, Sep 27, 2023 at 3:21 PM Michael Jumper <[email protected]> wrote: > On 9/27/2023 1:16 PM, Mark Rupright wrote: > > Hello all, > > > > I compiled and installed the radius plugin for docker guac and set my > > variables for it in the compose file. From what I can tell, it applies > > all of the variables except for the "radius_auth_port" variable. I need > > this variable as our radius server listens on a port other than 1812. > > When I run tcpdump, I can see radius requests going to the default port > > and not the port I set via radius_auth_port. > > > > Any thoughts? > > > > There is no "radius_auth_port" variable. Did you mean "RADIUS_AUTH_PORT"? > > - Mike > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] >
