On Thu, Jan 10, 2002 at 10:13:24PM +0100, Milan P. Stanic wrote:
> On Wed, Jan 09, 2002 at 11:10:09AM -0500, [EMAIL PROTECTED]
> wrote:
>
> > Rubby <[EMAIL PROTECTED]> wrote:
> >
> > > I know that when radiusd starts,it read 'raddb/clients' to
> > > memory, but I want radiusd to read NAS infomation from Oracle
> > > database,such as the table nas, does freeradius support this? And
> > > how to configure?
> >
> > No, the server doesn't support this.
>
> IC-RADIUS support this. How will be hard to port this feature from
> IC-RADIUS to Freeradius. Or someone did that already?
You can wrapper this with a simple shell script.
{
if [ database has newer info ]
create new clients.conf based on database table
reload radiusd
fi
}
/fc
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html