19 Oct
2008
19 Oct
'08
2:14 p.m.
Danny Paul wrote:
I would think that would work, I just don't know how to do that! It's really easy to create a module that returns "ok" or "handled" but, despite hours of pouring through the unlange manpages and documentation on rlm_example, rlm_perl, and rlm_exec, I cannot seem to create a module that will compel the RADIUS server to send back an Access-Accept.
update control { Response-Packet-Type := Access-Accept } Where this goes depends on your local configuration. It's undocumented because it's a horrible thing to do. And almost everyone using it will get it wrong. Alan DeKok.