Radiator Server Documentation — v10.34.0

copy

Copy action for copying attributes in RADIUS pre-proxying and post-proxying handlers

Table of Contents
  • copy
  • Action result
  • Protected attributes and packet profiles

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-proxying and @post-proxying handlers.

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.

Navigation
  • accept

  • append

  • assert

  • backend

  • cache

  • challenge

  • chap

  • conditions

  • copy

  • count

  • debug

  • discard

  • EAP

  • error

  • filter

  • hotp

  • http-basic-auth

  • if

  • ignore

  • invoke

  • log

  • map

  • message

  • modify

  • mschap

  • mschapv2

  • must

  • pap

  • reason

  • reject

  • reject_errors

  • replace

  • reply

  • rewrite

  • set

  • sleep

  • sometimes

  • stop

  • totp

  • trace

  • try

  • until

  • yubikey