Run 2 FreeRadius simultanously

Phil Mayers p.mayers at imperial.ac.uk
Fri Jun 15 13:18:51 CEST 2007


Alan Dekok wrote:
> Alan Dekok wrote:
>>   Another thing for 2.0.0 (maybe) is to have per-socket configuration.
>> i.e. socket X can have authorization section X, and socket Y can have
>> authorization section Y.
>>
>>   It may not be too hard to add, in fact.
> 
>   Yup.  300 lines of code.
> 
>   The "listener" sections already had an undocumented "identity" entry.
>  It's now used:
> 
> listen {
> 	ipaddr = ...
> 	type = ...
> 	identity = foo
> }
> ...
> 
> identity foo {
> 	authorize {

Awesome.



More information about the Freeradius-Users mailing list