sql - best practices
Marcin
marcin at nicram.net
Thu Apr 9 15:13:52 CEST 2015
2015-04-09 15:06 GMT+02:00 Alan DeKok <aland at deployingradius.com>:
> On Apr 9, 2015, at 7:18 AM, Marcin <marcin at nicram.net> wrote:
> > there is in config "delete_stale_sessions = yes"
> > from where radius know that is stale sessions? some other programs do I
> > have to run?
>
> See the comments for "delete_stale_sessions". It's run when you set
> Simultaneous-Use, and the "checkrad" program sees that a session is stale.
>
Ok, that i understand that i have to write a script which gets information
from database about online connections and connects to nas?
do you have any example of usage?
>
> FreeRADIUS is NOT a "cron" system. It doesn't run period jobs. It
> doesn't clean up SQL. It's a RADIUS server. Nothing more.
>
> > There is in documentation that to keep online sessions users in one table
> > and history seesions in other table. How to achieve it from freeradius?
>
> You need to understand SQL, and configure it yourself. The people who
> wrote that document did NOT contribute any patches back to FreeRADIUS.
> So... the default configuration doesn't have that capability.
>
> Alan DeKok.
>
>
> -
> List info/subscribe/unsubscribe? See
> http://www.freeradius.org/list/users.html
--
Pozdrawiam
Marcin / nicraM
More information about the Freeradius-Users
mailing list