Exec module questions, v4

Alan DeKok aland at deployingradius.com
Fri Jul 31 15:41:11 CEST 2020


On Jul 31, 2020, at 9:34 AM, FRANKS, Andy (SHREWSBURY AND TELFORD HOSPITAL NHS TRUST) via Freeradius-Users <freeradius-users at lists.freeradius.org> wrote:
> 
> Ah, great Alan, thanks for the update. I'll maybe have a look into running it a different way, maybe through python or similar for the time being, possibly that's what people more typically do with CoA logoff requests.

  If you're sending CoA packets, you can just use the radius module.  There's no need to call exec!

  That requires, of course, one "radius" module per CoA destination.  But we're working on fixing that, too.

> Happy to also try any libkqueue patches, if that can be compiled separately.
> 
> I've submitted a separate crash report about a loop on github, but I might be able to work around it too, not the right place to discuss here.

  I'll take a look, thanks.

  I've pushed patches which should get the correct status code, and set Module-Failure-Message when status is FAILED

  Alan DeKok.




More information about the Freeradius-Users mailing list