CISCO_ACCOUNTING_HACK

Alan Buxey A.L.M.Buxey at lboro.ac.uk
Mon Aug 17 19:47:45 CEST 2009


Hi,

>> you should not hit this issue if your kit os okay.
>>
> huh? Not following the above sentence at all.

typo:

you should not hit this issue if your kit (NAS) is okay

> perhaps.  Do you have some kind of example? I don't think it's  
> documented.


eg

accounting {
        #  Only let accounting be done to detail module if session time is not zero!
        if (Acct-Session-Time != 0) {
                detail
        }
        else {
                ok
        }

}


the 'ok' is to let accounting carry on with no failure if the session time
IS zero


alan



More information about the Freeradius-Devel mailing list