The accounting log file is not a table, it is just a file. RADIUS
is not designed to display information to users. It only does
three things (They all start with 'A') and it only does it between
the radius server and the NAS. Anything you want to display to
a user must be done externally.

Note that radius will write the accounting info directly to
a database if you want it to. But you will still have to
figure out how to get the info back to your users.



> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] Behalf Of wiking
> Sent: Friday, October 17, 2003 9:49 AM
> To: [EMAIL PROTECTED]
> Subject: Re: maybe it's a really newbie/lame question
>
>
> On Fri, 17 Oct 2003, Alan DeKok wrote:
> >   That's what a database is for.  Record that information in the
> > database, and look it up later.
> >
> >   The NAS does NOT keep accounting information across sessions, and
> > there is absolutely nothing you can do to get that information, if you
> > haven't saved it in a database.
> >
> >   Alan DeKok.
> >
>
> so you say that if i only store these informations in the radius server's
> database (accounting "table") and i cannot access it's database, only via
> radius connection, there's no way i can get these informations?
> the only solution for this problem is to store all these informations
> redundantly on an another server where i can access that database not only
> via radius connection?
>
>       wiking
>
>
>
> -
> List info/subscribe/unsubscribe? See
> http://www.freeradius.org/list/users.html
>


- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to