24 Apr
2006
24 Apr
'06
4:25 p.m.
?iso-8859-1?Q?Bj=F8rn_Mork?= <bjorn@mork.no> wrote:
- it can be used to log rejects on a per-user basis (which I don't think your method above will?)
No.
- it makes per-user logging available in configuration sections with other modules. rlm_detail supports authorize, accounting, pre_proxy, post_proxy and postauth, and I want to be able to do per-user logging in any of these sections
You could do something similar to what I suggested in other sections, too. I think that the real answer is to have a general logging subsystem that's much more configurable than the current one. Or, use radsniff, which does much the same thing without touching the server. Alan DeKok.