5 Mar
2007
5 Mar
'07
4:54 a.m.
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