Re: freeradius function

2006-08-04 Thread Alan DeKok
"Lin Richardson" <[EMAIL PROTECTED]> wrote: > Is there a succinct way to describe how freeradius processes requests? sort > of a high level overview? doc/aaa.txt is about as good as it gets. > That is the point where I'd like some clarification... what files does it > parse as it continues, et

freeradius function

2006-08-04 Thread Lin Richardson
Hello All,Is there a succinct way to describe how freeradius processes requests?  sort of a high level overview?Like:  The radiusd daemon is running and receives a valid requestIt parses out attributes passed in with the request ... and then...That is the point where I'd like some clarification...