copy
Copy action for copying attributes in RADIUS pre-proxying and post-proxying handlers
copy
Copies wanted attributes into to be proxied RADIUS request or from a received RADIUS proxy response.
Copy and filter can only be used in backend RADIUS
@pre-proxyingand@post-proxyinghandlers.
Action result
The copy action copies proxied RADIUS attributes and preserves the previous action result.
Protected attributes and packet profiles
The action copies encrypted and salted dictionary attributes as their logical
values. Radiator decodes each selected value using the source packet profile
and shared secret. It then applies the protection required by the destination
packet profile and shared secret. This allows attributes such as
User-Password and Tunnel-Password to cross a RADIUS/1.0 and RADIUS/1.1
boundary without exposing historic RADIUS/1.0 ciphertext as an attribute value.
Tags on protected attributes remain attached to the same logical value during conversion. If Radiator cannot decode or encode a selected protected attribute, the action returns an error instead of silently omitting it.