27 Feb
2015
27 Feb
'15
11:55 a.m.
On Feb 27, 2015, at 9:17 AM, Stabla, Daniel <dstabla@materna.de> wrote:
we try to send VLAN-Attributes after a sucessfull authentication to our clients. A file "rad-vlan" contains the MAC-Address, as search key, and various other attributes which we want to assign.
Which module is that? You haven’t said...
"rad-vlan" is processed through the module files in the section post-auth and does nothing. Only if we execute it with rad-vlan.authorize, it is successfully processed.
The modules do different things in different sections. If you want to use the “authorize” behavior in the “post-auth” section, you have to use “module.authorize” Alan DeKok.