6 Jul
2007
6 Jul
'07
4:05 a.m.
On 7/6/07, George Beitis <gb85@kent.ac.uk> wrote:
you actually made a very good point :) I didn't realize there was an authorize part in the work flow of freeradius. That would be before postauth, are there any other steps after "authorize" and before post auth?
For (non-proxied) authentication requests, steps should be: authorize authenticate post-auth See relevant sections of radiusd.conf or radiusd debug output. th.