5 Jun
2012
5 Jun
'12
2:45 a.m.
C.F. Yeung wrote:
I want to update NAS-Identifier in Access-Request before proxying to other radius server. Tried adding the following lines in default but in vain.
WHERE? Just some random place? Or did you READ the file, and look for "proxy". If you had done that, the solution would be obvious.
So, where should I put the following unlang?
update request { NAS-Identifier = "new-nas-identifier" }
Read "man unlang". You want to use ":=", not "=" Alan DeKok.