Hi Alex, You need to make sure that RefreshPeriod is set in your config file. It defaults to 0, which means the SQL query is performed only upon radiusd start or when it's sent a SIGHUP.
<ClientListSQL>
.
.
.
RefreshPeriod 300
.
.
.
</ClientListSQL>
would cause the the DB to be requeried every 5 minutes for example.
Hope that helps.
Cheers,
Martin.
On 21/09/2010 19:41, Alex Sharaz wrote:
> Hi all,
>
> I've got a cluster of radius servers all configured to read NAS clients from
> a db2 database. I thought that radiator was supposed to periodically refresh
> its internal list of clients by rereading the database.
>
> Yesterday morning I dded a number of clients to the database. by 16:00 today
> the radius servers still hadn't picked up the new clients. A reload caused
> radiator to reread the client list but it would have been nice to have
> radiator pic up the new clients automagically.
>
> Anyone else seen problems with refreshing client lists?
>
> Rgds
> Alex
>
>
>
>
>
>
> Checked by Hu-fw-yhman
>
>
>
> _______________________________________________
> radiator mailing list
> [email protected]
> http://www.open.com.au/mailman/listinfo/radiator
--
Martin Burton
Senior Systems Administrator \\\|||///
Special Projects Team \\ ^ ^ //
Wellcome Trust Sanger Institute ( 6 6 )
-----------------------------------------oOOo-(_)-oOOo---
signature.asc
Description: OpenPGP digital signature
_______________________________________________ radiator mailing list [email protected] http://www.open.com.au/mailman/listinfo/radiator
