Hi,
I have configured FreeRADIUS Version 2.1.7 up and running.
I wanted to use rlm_perl to process Authenticat, Accounting and all RADIUS requests.
I have tried configuring after going through http://wiki.freeradius.org/Rlm_perl
In the web page its written to do the following steps:
“In the users file comment the 'DEFAULT Auth-Type = System' lines, and then add:
DEFAULT Auth-Type = Perl
Fall-Through = yes
“
When I am adding this section in “users” file and running radiusd –X, I am getting the following error in the last 4 lines of startup & it exits
/etc/raddb/users[205]: Parse error (check) for entry DEFAULT: Unknown value Perl for attribute Auth-Type
Errors reading /etc/raddb/users
/etc/raddb/modules/files[7]: Instantiation failed for module "files"
/etc/raddb/sites-enabled/inner-tunnel[111]: Failed to find module "files".
/etc/raddb/sites-enabled/inner-tunnel[34]: Errors parsing authorize section.
Request help.
Regards,
Ratnesh