11 Jun
2013
11 Jun
'13
11:06 a.m.
Gordon Ross wrote:
Set the User-Name to be the same as the MS-CHAP identity.
How and where do I do that ? In the inner part by something close to:
update request { MS-CHAP-User-Name = "%{request:User-Name}" }
That's really not what I said to do. I said set User-Name to be the MS-CHAP identity. You've got that inverted. update request { User-Name := %{mschap:User-Name} } Alan DeKok.