8 Sep
2011
8 Sep
'11
11:48 a.m.
andreapepa wrote:
My question is about the correlation beetwen the tables in subject, how can i correlate records without using timestamp but maybe a unique session id?
Use the unique session ID.
I think this would be helpful when listing online users, for example when there is no acctstoptime value in radacct and maybe that user in not online anymore,
How do you know?
or just to sort out a list of the access request/accept/reject report not only by timestamp.
Rejected authentications are *not* stored in the accounting database.
In Dialupadmin the online user page list users only by null acctstoptime, but doesn't check( and how would it be possible ) if records belong to a rejected request in radpostauth.
See above. Alan DeKok.