On 01-10 11:45, Steve Dolloff wrote:
OK, I figured out that I had messed up the digest file that I was using with radclient. I now get a correct response using radclient to test against the freeradius server. When I try to auth from ser though, I am getting a failure. Group authenticate returns reject. I'm not intending to do any group authentication. I tried loading the group_radius module instead of the group module and I also tried loading no group modules, but I still get the same error.
Please see my radiusd-x output...
modcall: group authorize returns ok rad_check_password: Found Auth-Type Digest auth: type "digest" modcall: entering group authenticate A1 = sdolloff:voip2.test.net:test A2 = REGISTER:sip:voip2.test.net KD = ad3c99a75e03ad3ead8254ce95a59a3b:3f7b05a030240eba31ec566b2d783170e9c9830 0:797c155d7796a9cb0be4154d07e88417 rlm_digest: FAILED authentication modcall[authenticate]: module "digest" returns reject modcall: group authenticate returns reject auth: Failed to validate the user.
This is group module of the radius server, not ser. What is more important is that the digest module of the radius server returns reject, that's the reason why it doesn't authenticate. What's in your users file ?
Jan.