26 Jun
2018
26 Jun
'18
10:22 a.m.
On Jun 26, 2018, at 10:14 AM, John Martins <jm829580@gmail.com> wrote:
I'm new in freeradius, I installed freeeradius 3.016 and mysql, and would like to accept all the users directly. I work with Mikrotik routers.
Could anybody give me a clue of how to do it?
If you want to accept them without checking passwords or anything else, do: authorize { accept } i.e. remove everything else from the "authorize" section, and replace it with "accept". This won't work for EAP, tho. or MS-CHAP. Alan DeKok.