>>>>> Sorry for the stupid question, but I'd want to get how many time
>>>>> every
>>>>> user is connected, please could you provide some kind of guideliness?
>>>>> Using Version 2.1.1.
>>>>>
>>>>>
>>>>
>>>> SELECT Count(*) FROM radacct WHERE UserName='some_username'
>>>>
>>>
>>> I guess that you're using database module, aren't you?
>>>
>>>
>>
>> You should too. Much simpler than parsing detail file.
>>

>
> I was reading about rlm_sql_log.

Why? That has nothing to do with anything you would want.

> I mean I don't want to rely on sql
> for authorization and authentication.

So don't. Use it just for accounting.

> Can I use that module only for
> easiest log handling *only* ?

What does that mean?

Ivan Kalik
Kalik Informatika ISP

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

Reply via email to