24 Oct
2014
24 Oct
'14
12:52 p.m.
Ehsan Mohammadi wrote:
hi i`m pretty new to freeradius but i know AAA i want to write a custom module to authenticate users with a nosql database and want to know
1. is v3 reliable or i should use v2 freeradius?
All new development is done in v3. Version 2 is stable, and has no new features.
2. is any material to study and learn best practices?
Read the source. It's heavily commented. Alan DeKok.