Mustafa Reşit Şahin wrote: > Considering my experience with writing a module for freeradius i think > wiki page for module creation can be updated with following info: > > 1) Mentioning autoconf procedure.
No. Autoconf is insane and complicated. There is no reason why normal people need to use it. I use it, and look how I turned out... For building modules, it should be VERY easy. See the examples in rlm_example. Change the names, add header files and libraries. That's it. Many other people have done this, and it works. Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

