Thanks, problem resovled. Alan DeKok-4 wrote:
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 - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
-- View this message in context: http://www.nabble.com/CHAP-Modification-tf3284565.html#a9360755 Sent from the FreeRadius - User mailing list archive at Nabble.com.