xiningtom_1986 wrote:
Hello!I want to know how to add a new eap type in freeradius!I expect
your reply!Thank you!
src/modules/rlm_eap/
See the current EAP methods. If you want a new one, start off by
copying the MD5 method, and editing it.
Alan DeKok.