Alexei Chetroi <[EMAIL PROTECTED]> wrote: > Although I wouldn't mind to have a list of "check items" in addition > to request items, config items and reply items. So authorization modules > puts items to be checked into "check items" list and after proccessing > all modules, radius compares "check items" with "request items". What do > you think about this?
No. Each module implements it's own version of "check items". The reason that it doesn't work for the "users" file is that the "users" file gets it wrong. The policy module doesn't. The "check items" you're asking for are the policy scripts you write, to update config/request/reply items. Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

