19 Feb
2009
19 Feb
'09
9:42 a.m.
Jonathan Gazeley wrote:
I'm running FreeRADIUS 2.1.1.
My config block in the post-auth section of the inner-tunnel server currently reads:
update outer.reply { User-Name := "testing-%{User-Name}" }
FR does indeed appear to be using this block:
Just checking this again...
expand: testing-%{User-Name} -> testing-jg4461 ++[outer.reply] returns ok
Authenticating with outer ID "qwerty99" and inner ID "jg4461" gives output as in the attached log, included to give context. The outer server is "uobresnet" and the inner one is still called "inner-tunnel".
This works for me in the most recent git tree. I set "outer.reply" with a different User-Name, and I see it in the final reply. Alan DeKok.