Updates to control list are not accessible later when using a virtual server as the home server
Alan DeKok
aland at deployingradius.com
Wed Jul 21 20:16:50 CEST 2021
On Jul 21, 2021, at 1:49 PM, Paul Moser via Freeradius-Users <freeradius-users at lists.freeradius.org> wrote:
> I have a home_server configured with just a virtual_server, ie I'm not doing any proxying. Within the post-auth section I update the control list but when I test the control list later in the default servers post-auth section the attribute is not present.
You have to update "outer.control".
Proxying creates a new child request, so that it's independent of the parent request.
Alan DeKok.
More information about the Freeradius-Users
mailing list