16 Aug
2007
16 Aug
'07
4:38 p.m.
Arran Cudbard-Bell wrote:
Peter Nixon wrote:
Is there any particular reason why we don't by default store NAS-Identifier in the SQL db?
No and I do :)
Though it's worth doing a
update request { NAS-Identifier = "%{Client-Shortname}" }
Somewhere in authorize / post-auth , so you always have a friendly identifier for the nas.
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/devel.html
Or in the query %{%{NAS-Identifier}:-%{Client-Shortname}} If you don't need to log it anywhere else.