9 Sep
2022
9 Sep
'22
6:48 p.m.
On Thu, Sep 8, 2022 at 3:15 PM Matthew Newton <mcn@freeradius.org> wrote:
You can enable "with_cisco_vsa_hack" in the preprocess module and add a new local attribute "method" in /etc/raddb/dictionary. Then the preprocess module will convert the fake Cisco AVpair attribute into a real one. Makes things easier.
Thanks for that.
Other usual checks for MAB are that there is no EAP-Message attribute, User-Name and User-Password are identical, and both are a MAC address format.
True. Thanks for pointing that out. It seems to be working fine now in my scenario. Thanks to all, Vieri