On Oct 6, 2008, at 02:22, Alan DeKok wrote:
Doug Hardie wrote:
Thats not that big a deal as for the basic stuff, the code is quite straight forward. However, the bigger issue is for modules. The wiki page is still completely oriented towards version 1 as I have never tried version 2. What has to be changed with modules to use them with version 2?
A fair bit. But much of it should be simple renaming of functions. A lot of "librad_*" names have moved to "fr_*", etc. The main module structure has changed a little.
But the basic functioning of the module is pretty much the same. There are still authorize, etc. functions which take the same arguments.
I suspect that the wiki page will quickly lose its value otherwise.
Feel free to update the Wiki.
Is there still a way to compile the module away from the freeradius source structure like there was for version 1?