Using OTP authentication with Freeradius 2

Ivan Kalik tnt at kalik.net
Wed Jul 2 18:15:51 CEST 2008


>        User-Name = "woods"
>        User-Password = "##########"
>        NAS-IP-Address = 127.0.0.1
>        NAS-Port = 0
>+- entering group authorize
>++[preprocess] returns ok
>++[chap] returns noop
>++[mschap] returns noop
>    rlm_realm: No '@' in User-Name = "woods", looking up realm NULL
>    rlm_realm: No such realm "NULL"
>++[suffix] returns noop
>  rlm_eap: No EAP-Message, not doing EAP
>++[eap] returns noop
>++[unix] returns updated
>    users: Matched entry DEFAULT at line 4
>++[files] returns ok
>rlm_otp: otp_pwe_present: password attributes 2, 2
>++[otp] returns ok
>++[expiration] returns noop
>++[logintime] returns noop
>rlm_pap: Found existing Auth-Type, not changing it.
>++[pap] returns noop
>  rad_check_password:  Found Auth-Type otp
>auth: type "otp"
>+- entering group authenticate
>rlm_otp: otp_pwe_present: password attributes 2, 2
>

How sure are you that your auth script works? I can't see that it
produces any result. You should debug the script when run by the server
and see where it gets stuck.

Ivan Kalik
Kalik Informatika ISP




More information about the Freeradius-Users mailing list