There was also an issue with the authorized_macs "module" returning noop instead of notfound. Not sure if this is just something weird on my end, but changing the if statement seems to make it work.
-Joren
On 04/06/2011 10:59 PM, Joren Love wrote:Oops. Well spotted, fixed.
Hey, thanks for your reply. I did try creating the "file" module with the contents from the howto, and it seems to get loaded (Debug: including configuration file /etc/freeradius/modules/file however, I still get the same error:
Edit: Now I'm noticing there's a typo in the wiki. Under raddb/sites-available/default
it says authorize_macs instead of authorized_macs. Fixing this makes it work.