I am running Freeradius 2.2.8 on Ubuntu 16.04. Is it possible to change the Packet Type after a proxy response? My goal is to query my home server, then if it rejects, id like to change that reject to accept and change some other attributes as well. I have it working to get a response from home server and I can change attributes but no the packet type. Any help would be greatly appreciated. Thank you, Bryce
Is it possible to try a different Auth type, like users file, if proxy rejects? Or is there any other way to do what I'm looking for? On Mar 27, 2018 5:23 AM, Alan DeKok <aland@deployingradius.com> wrote: On Mar 26, 2018, at 9:38 PM, Bryce Meyer <bmeyer@schat.net> wrote:
I am running Freeradius 2.2.8 on Ubuntu 16.04.
Upgrade to 2.2.10.
Is it possible to change the Packet Type after a proxy response?
No. Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
On Mar 27, 2018, at 11:32 AM, Bryce Meyer <bmeyer@schat.net> wrote:
Is it possible to try a different Auth type, like users file, if proxy rejects? Or is there any other way to do what I'm looking for?
No. This will be possible once v4 is released. But that requires major changes to the server core. Version 2 is frozen. No changes except security fixes will be added. It *might* be possible in v3, but we're also limiting new features there, too. We're trying to keep v3 stable, which means minimal code changes. Alan DeKok.
participants (2)
-
Alan DeKok -
Bryce Meyer