"Heivilin, Jim" <[EMAIL PROTECTED]> 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
- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to