Removing all attributes from a packet for a particular vendor
paul.moser at bt.com
paul.moser at bt.com
Fri Jun 25 18:39:33 CEST 2021
Is it possible to remove all attributes of a specific vendor from a request/reply?
I'm currently doing
update request {
<attribute_name_1> !* ANY
<attribute_name_2> !* ANY
...
}
which works, but does mean I need to make sure I keep my code in sync with any attributes that get added to that vendor.
Thanks,
Paul
More information about the Freeradius-Users
mailing list