I installed LinOTP on Ubuntu x64 (and after that on Centos x32, same problem on both systems),
rad_recv: Access-Request packet from host 1.1.1.33 port 46102, id=74, length=63
User-Name = "User1"
User-Password = "Passw0rd1"
NAS-IP-Address = 1.1.1.33
NAS-Port = 50
NAS-Port-Type = Virtual
+- entering group authorize {...}
++[preprocess] returns ok
++[chap] returns noop
++[mschap] returns noop
[suffix] No '@' in User-Name = "User1", looking up realm NULL
[suffix] No such realm "NULL"
++[suffix] returns noop
[eap] No EAP-Message, not doing EAP
++[eap] returns noop
++[unix] returns notfound
++[files] returns noop
++[expiration] returns noop
++[logintime] returns noop
[pap] WARNING! No "known good" password found for the user. Authentication may fail because of this.
++[pap] returns noop
No authenticate method (Auth-Type) configuration found for the request: Rejecting the user
Failed to authenticate the user.
Using Post-Auth-Type Reject
+- entering group REJECT {...}
[attr_filter.access_reject] expand: %{User-Name} -> User1
attr_filter: Matched entry DEFAULT at line 11
++[attr_filter.access_reject] returns updated
Delaying reject of request 0 for 1 seconds
Going to the next request
Waking up in 0.9 seconds.
Sending delayed reject for request 0
Sending Access-Reject of id 74 to 1.1.1.33 port 46102
Waking up in 4.9 seconds.
Cleaning up request 0 ID 74 with timestamp +20
Ready to process requests.
but cannot understand how to configure.
Please Help me if you know how to enable FreeRADIUS to talk linotp server.