This is a discussion on Re: [SOLVED] CHAP Modification within the FreeRADIUS Users forums, part of the Networking and Network Related category; ChristosH wrote: > Now, how do I make sure that my new module is included? Is everything in the > ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
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 |
![]() |
| Thread Tools | |
| Display Modes | |
|
|