24 Apr
2018
24 Apr
'18
7:35 a.m.
On Apr 24, 2018, at 1:35 AM, Geoffrey D. Bennett <g@netcraft.com.au> wrote:
I'm having trouble getting the do_not_respond policy working in the post-auth section with FreeRADIUS 3.0.17.
It's not meant to run there. The post-auth section is run *after* it decides what kind of response to send.
My ultimate goal is to do this conditionally from rlm_perl, such as described here: http://lists.freeradius.org/pipermail/freeradius-users/2015-September/079600... but when I try that, I see the same results as above, which is how I came up with this minimal test case.
You can do it, but not from the post-auth section. Alan DeKok.