Strange proxied accounting errors
    Alan DeKok 
    aland at deployingradius.com
       
    Thu Feb 14 11:29:25 CET 2008
    
    
  
Tony Spencer wrote:
> We proxy some authentication and accounting to another company.
> 
> After installing freeradius version 2.0.1 they have said they are
> getting errors in their log file:
...
> Wed Feb 13 15:17:00 2008 : Debug:   modsingle[accounting]: returned from
> attr_filter.accounting_response (rlm_attr_filter) for request 0
  Delete the "attr_filter.accounting_response" entry from the
"accounting" section.
  The attr_filter module is filtering the *request*, when it is
documented as filtering the *response*.  This is a bug.
  The problem is fixed in 2.0.2, see "man rlm_attr_filter" in 2.0.2 for
details.
  Alan DeKok.
    
    
More information about the Freeradius-Users
mailing list