28 Oct
2009
28 Oct
'09
9:46 a.m.
mozafar roshany wrote:
So you mean if an application wants to gather accounting statistics, get some attributes or something like that, it should read radius DB directly?
Yes.
or can query RADIUS server?
No. RADIUS is not a database. It does not provide a generic query API.
All that I want is getting an attribute for a specific active session by a remote application. Should I query RADIUS server? if yes, how? or should query its backend database?
Query the database. Alan DeKok.