3 Sep
2010
3 Sep
'10
5:30 p.m.
Sion wrote:
This had actually crossed my mind but I had tried testing this in the post-auth section as well.
What section should I do this in? Would something like this work?
update outer { MS-CHAP-Error = "%{reply:MS-CHAP-Error}" }
You need to refer to a *list*: outer.reply, or outer.control. See "man unlang", which has examples. Alan DeKok.