[SOLVED] CHAP Modification
Alan DeKok
aland at deployingradius.com
Mon Mar 5 10:54:06 CET 2007
ChristosH wrote:
> Now, how do I make sure that my new module is included? Is everything in the
> modules folder complied in with FreeRadius every time you make it?
No, but the top-level Make.inc contains the list of modules to build.
> Finally, how would I also set the module to intercept any CHAP requests? I
> was thinking to set the Auth-Type := altCHAP.
Yes. See the code in rlm_chap: it sets "Auth-Type = CHAP" for CHAP
requests. You can do the same thing.
Alan DeKok.
--
http://deployingradius.com - The web site of the book
http://deployingradius.com/blog/ - The blog
More information about the Freeradius-Users
mailing list