On Apr 6, 2023, at 11:59 AM, MJ Tan <mjdir.tan@gmail.com> wrote:
I am testing EAP-SIM/EAP-AKA on Freeradius version-4 by reading the IMSI, RAND, SRAND etc. from the rlm_passwd module password file which was working in Version 3, but I am stuck with some attribute errors in version 4.
I believe that Version-4 has changed the attribute on EAP-SIM/EAP-AKA, however, I have no idea how to map the attribute to make it works like version-3.
The names have all changed from things like "Cisco-AVPair" to "Vendor-Specific.Cisco.AVPair". The changes for EAP-SIM / EAP-AKA are in the file share/dictionary/eap/aka-sim/dictionary.freeradius See also raddb/sites-available/eap-aka-sim But as with most things v4... it if works, great. If not, please supply a patch. We haven't released a public version of v4 for good reasons: It's not done. Alan DeKok.