proper syntax for variables
Duane Cox
duanec at mail.illicom.net
Thu Dec 20 21:13:32 CET 2007
Hello, I'm running a some cvs checkout of freeradius dated 2.0.0 pre0 from
august 2006
It's been running flawlessly in production, so I've been hesitant to upgrade
it, but it's time...
I have a question about the variables, and perhaps they have changed because
all the new docs show another way.
What is correct:
%{NAS-Port:-%{NAS-Port-Id}} or %{%{NAS-Port}:-%{NAS-Port-Id}}
Also this one...
%{Acct-Output-Octets:-0} or %{%{Acct-Output-Octets}:-0}
Or will any of the above be OK?
I wasn't sure if I needed to change any of my variables prior to the upgrade
to 2.0.0 pre2
Thanks
Duane Cox
More information about the Freeradius-Users
mailing list