27 Sep
2015
27 Sep
'15
10:11 a.m.
On Sep 27, 2015, at 2:00 AM, HernĂ¡n Freschi <hjf@hjf.com.ar> wrote:
OK, It's 3 AM but I've found a way to store the inner auth id (username) and the outer request's MAC:
post-auth { if (!request:Calling-Station-Id ) { update request { Calling-Station-Id = "%{outer.request:Calling-Station-Id}" } sql } }
Yes, that will work. Alan DeKok.