accepting all the users
Alan DeKok
aland at deployingradius.com
Tue Jun 26 16:22:30 CEST 2018
On Jun 26, 2018, at 10:14 AM, John Martins <jm829580 at 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.
More information about the Freeradius-Users
mailing list