Radius account health checks
Alan DeKok
aland at deployingradius.com
Tue Nov 14 00:13:14 CET 2006
"Heivilin, Jim" <banzai at missouri.edu> wrote:
> I tried to create an oracle trigger to prevent these rows from being
> written;
Why not just key off of the user name in the "acct_users" file?
#---
DEFAULT User-Name == "DEFAULT", Acct-Type = ok
#---
Then in radiusd.conf:
#---
...
accounting {
...
Acct-Type ok {
ok
}
}
...
#---
You'll need the "always ok" module configured, but I think that's
done by default.
Alan DeKok.
--
http://deployingradius.com - The web site of the book
http://deployingradius.com/blog/ - The blog
More information about the Freeradius-Users
mailing list