Hi, searching through the mail archive and the Freeradius bugzilla on Freeradius support for EAP-AKA authentication I found this : http://bugs.freeradius.org/show_bug.cgi?id=386 (Yes, I know that this Wiki page http://wiki.freeradius.org/EAP does not include EAP-AKA in the list of supported methods) Does anyone have any input on the status of this code? Is it stable, does it need further testing? Thanks and Regards, Johannes
Ramm-Ericson, Johannes wrote:
(Yes, I know that this Wiki page http://wiki.freeradius.org/EAP does not include EAP-AKA in the list of supported methods)
Does anyone have any input on the status of this code? Is it stable, does it need further testing?
If you can test it and see if it works, that would help. There aren't any major reasons why it hasn't been integrated, just testing & cleanups. i.e. there is a lot of overlap between EAP-SIM & EAP-AKA. The AKA implementation submitted just copied the SIM code and changed SIM to AKA in many places. It would be better to abstract the code, so that there's only one source, and therefore only one place to fix error. Alan DeKok. -- http://deployingradius.com - The web site of the book http://deployingradius.com/blog/ - The blog
participants (2)
-
Alan DeKok -
Ramm-Ericson, Johannes