13 Nov
2006
13 Nov
'06
6:13 p.m.
"Heivilin, Jim" <banzai@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