Re: RADIUS Quickie

Leonard (pmfan@infinetgroup.com)
Wed, 20 Aug 1997 15:49:43 -0700 (PDT)

Radius does not cache the dbm files. It reloads them every single time.
So yup, you can write directly to it to add/delete/update records.

On Wed, 20 Aug 1997, Scott Call wrote:
> Alex Rubenstein wrote:
> > If using the -b option of RADIUS (for the dbm stuff), do you need to
> > reload/kick/kill radiusd when changes are made to the database?
> We don't, and it doesn't seem to affect anything. Of course, we edit
> the DBM rather than rebuild from a flatfile everytime we edit it.
> I don't know what would happen if you rewrote the DBM file from scratch.