10 Mar
2021
10 Mar
'21
12:24 p.m.
On Mar 9, 2021, at 3:30 PM, Bassem Mettichi <mettichi@gmail.com> wrote:
Hello,
Please could you tell me if Freeradius 3.0.21 supports EAP-AKA or not? if yes, if there is any guide or example of configuration and use?
No, but there's code in master branch for EAP-SIM, EAP-AKA, EAP-AKA'. Documentation for the EAP method is available here: https://github.com/FreeRADIUS/freeradius-server/blob/master/raddb/mods-avail... ...and documentation for the policy server here: https://github.com/FreeRADIUS/freeradius-server/blob/master/raddb/sites-avai... The documentation expects the reader to be familiar with EAP-AKA. -Arran