OK, I think I have this figured out. Does this seem like a reasonable solution? From sites-enabled/default: pre-proxy { # Save our relevant attributes in the 'control' list before # we send our request to the proxy. We will retrieve them later. update control { Service-Type := "%{reply:Service-Type}" Reply-Message := "%{reply:Reply-Message}" } } post-auth { update reply { Service-Type := "%{control:Service-Type}" Reply-Message := "%{control:Reply-Message}" } } Ivan Kalik wrote:
Sure, but where?
Read the first sentence of man unlang. Same place you are calling attrs from.
Ivan Kalik Kalik Informatika ISP
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
-- ----------------------------------------------------------------- | David Mitchell (mitchell@ucar.edu) Network Engineer IV | | Tel: (303) 497-1845 National Center for | | FAX: (303) 497-1818 Atmospheric Research | -----------------------------------------------------------------