Ubuntu FreeRadius does not recoginize some perl.so symbols and does not compile from source and is also outdated (Why is there no new version in SID? Is the package still maintained?)

Thomas Glanzmann thomas at glanzmann.de
Sun Jul 21 18:29:26 CEST 2013


Hello,

* Thomas Glanzmann <thomas at glanzmann.de> [2013-07-21 18:24]:
>         hints = "/etc/freeradius/mods-config/preprocess/hints"

I noticed that the wrong hints file was specified, however after
updating, it still does not work, but the output now looks different:

Ready to process requests.
rad_recv: Access-Request packet from host 10.104.1.0 port 64254, id=195, length=58
        User-Name = 'v104\\Administrator'
        User-Password = 'Pa$$w0rd'
(0) # Executing section authorize from file /etc/freeradius/sites-enabled/smsotp
(0)   group authorize {
(0)  - entering group authorize {...}
(0)   update control {
(0)             Auth-Type := perl
(0)   } # update control = notfound
(0) preprocess :        expand: "^v104\([^@]+)" -> '^v104\[^@]+))'
(0) preprocess :        expand: "^([^@]+)@v104.gmvl.de" -> '^([^@]+)@v104.gmvl.de'
(0)   [preprocess] = ok
(0) Found Auth-Type = perl
(0) # Executing group from file /etc/freeradius/sites-enabled/smsotp
(0)   group authenticate {
(0)  - entering group authenticate {...}
rlm_perl: authenticate: user unknown in database
rlm_perl: Added pair User-Name = v104\\Administrator
rlm_perl: Added pair User-Password = Pa$$w0rd
rlm_perl: Added pair NAS-IP-Address = 10.104.1.0
rlm_perl: Added pair Auth-Type = perl
(0)   [perl] = reject
(0) Failed to authenticate the user.
(0) Using Post-Auth-Type Reject
(0) WARNING: Unknown value specified for Post-Auth-Type.  Cannot perform requested action.
(0) Finished request 0.
Waking up in 0.3 seconds.
Waking up in 0.6 seconds.
(0) Sending delayed reject
Sending Access-Reject of id 195 from 10.104.252.162 port 1812 to 10.104.1.0 port 64254
Waking up in 4.9 seconds.
(0) Cleaning up request packet ID 195 with timestamp +5
Ready to process requests.

Full output: http://pbot.rmdir.de/IRC6zW11GNEWEFpMx0a13w

Cheers,
        Thomas


More information about the Freeradius-Users mailing list