new EAP module

Alan DeKok aland at deployingradius.com
Wed Mar 21 08:51:16 CET 2007


ashola ashola wrote:
> I am designing a new EAP method, now I want to develop this method in
> FreeRadius. I added the new module to rlm_eap folder, how can I make the
> new module works.

$ cd src/modules/rlm_eap/types
$ mkdir rlm_eap_new
$ cp rlm_eap_md5/* rlm_eap_new/
$ cd rlm_eap_new

  And change "MD5" to "your new type".  Then, keep editing until it works.

  Alan DeKok.
--
  http://deployingradius.com       - The web site of the book
  http://deployingradius.com/blog/ - The blog



More information about the Freeradius-Devel mailing list