How to handle non digest messeg if Auth-Type is set to Digest?

GlobeInPhotos biuro at globeinphotos.com
Thu Jul 27 23:48:25 CEST 2006


Sorry I wrote wrong. I do not set Auth-Type, simply in config I have set
auth. Digest but beside digest message radius receives non digest message
that I have to handle. I do not know why radius claims that it is digest
message???  Maybe you know ?

As I wrote before request was:
rad_recv: Access-Request packet from host 153.19.130.250:45740, id=181,
length=80
        User-Name = "3_test001_+48580001 at server1.test.pl"
        Service-Type = SIP-Callee-AVPs
        NAS-Port = 0
        NAS-IP-Address = 153.19.130.250

And after:

  rad_check_password:  Found Auth-Type Digest
auth: type "digest"
  Processing the authenticate section of radiusd.conf
modcall: entering group authenticate for request 4
ERROR: You set 'Auth-Type = Digest' for a request that did not contain any
digest attributes!
  modcall[authenticate]: module "digest" returns invalid for request 4
modcall: leaving group authenticate (returns invalid) for request 4
auth: Failed to validate the user.
Login incorrect: [3_test001_+48580001 at server1.test.pl/<no User-Password
attribute>] (from client
erver1 port 0)
Sending Access-Reject of id 181 to 153.19.130.250 port 45740





-----Original Message-----
From: freeradius-users-bounces+biuro=globeinphotos.com at lists.freeradius.org
[mailto:freeradius-users-bounces+biuro=globeinphotos.com at lists.freeradius.or
g] On Behalf Of Phil Mayers
Sent: Thursday, July 27, 2006 10:18 PM
To: FreeRadius users mailing list
Subject: Re: How to handle non digest messeg if Auth-Type is set to Digest?


Don't set Auth-Type = digest. In fact, don't set Auth-Type at all, 
except in the rare cases of Reject or Accept. The "digest" and other 
modules will (should) set the Auth-Type for themselves in the authorize 
section, and only do it if it *is* a digest (or other) request.
- 
List info/subscribe/unsubscribe? See
http://www.freeradius.org/list/users.html


-- 
No virus found in this incoming message.
Checked by AVG Free Edition.
Version: 7.1.394 / Virus Database: 268.10.4/401 - Release Date: 2006-07-26
 

-- 
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.1.394 / Virus Database: 268.10.4/401 - Release Date: 2006-07-26
 




More information about the Freeradius-Users mailing list