14 Feb
2013
14 Feb
'13
11:58 a.m.
Srinu Bandari wrote:
EAP key identifier must be sent as a part of Access-Accept message in EAP Key-Name AVP (Radius Attribute Type 102).
OK. Please try the v2.x.x branch from git. Read raddb/sites-available/default. Look for "EAP-Key-Name". The key is generated by default. For security reasons, it's not put into the reply. You need to do that step manually. That requires a 3-line addition to the "post-auth" section. Let me know if it works. If so, it's a nice feature to have. Alan DeKok.