6 Jan
2006
6 Jan
'06
5:47 a.m.
Velikanov wrote:
I now about Auth-Type, Autz-Type, Acct-Type, Session-Type and the sections where to use them. What "ZZZZ-Type" must i use in "preacct" section ?
The section "preacct" is the first thing executed when receiving an accounting request, therefore at this stage there isn't any check variable defined yet. You *cannot* use sub-sections in "preacct". I'd suggest to move your modules to the section "accounting". The documentation explains in details how it works: http://freeradius.org/radiusd/doc/Acct-Type -- Nicolas Baradakis