RLM_PERL Integration Issue

Peter Nixon listuser at peternixon.net
Tue Jul 17 20:52:47 CEST 2007


On Tue 17 Jul 2007, FreeRadius-ML wrote:
> Ok,
>
>   i've modified the users file to say Cleartext-Password, and I've removed
> the Auth-type. However, I'm still getting the following:
>
> modcall: entering group authorize for request 14
>   modcall[authorize]: module "preprocess" returns ok for request 14
> rlm_digest: Adding Auth-Type = DIGEST
>   modcall[authorize]: module "digest" returns ok for request 14
> modcall: leaving group authorize (returns ok) for request 14
>   rad_check_password:  Found Auth-Type DIGEST
> auth: type "digest"
>   Processing the authenticate section of radiusd.conf
> modcall: entering group authenticate for request 14
> rlm_digest: Configuration item "User-Password" or Digest-HA1 is required
> for authentication. modcall[authenticate]: module "digest" returns invalid
> for request 14 modcall: leaving group authenticate (returns invalid) for
> request 14 auth: Failed to validate the user.
> Login incorrect: [101 at 192.168.2.80/<no User-Password attribute>] (from
> client 192.168.2.80 port 5060) Delaying request 14 for 1 seconds
> Finished request 14
>
>   I've downloaded the code from the OpenSUSE package ftp server as a
> source RPM, and built it on my system.
>
> Z2L
> ----- Original Message -----
> From: "Alan DeKok" <aland at deployingradius.com>
> To: freeradius at zap2link.com, "FreeRadius users mailing list"
> <freeradius-users at lists.freeradius.org> Sent: 21:31:08 (GMT+0200)
> Asia/Jerusalem יום שלישי 17 יולי 2007
> Subject: Re: RLM_PERL Integration Issue
>
> FreeRadius-ML wrote:
> > 1. I've removed all the rlm_perl configurations from the radiusd.conf
> > file, and enabled the digest authentication back.
> > 2. I've added to my users file the following lines:
> >
> > 101 at 192.168.2.80 Auth-Type := Digest, User-Password == "101"
> >         Reply-Message = "Authenticated"
>
>   Don't set Auth-Type.  The server will figure it out on it's own.
>
>   Hmm.. the "digest" module wasn't updated to use Cleartext-Password.
> Still, you should be using:
>
> 10 at 192.168.2.80 Cleartext-Password := "101"
> 	Reply-Message = "Authenticated".
>
> >   I'm using version 1.1.7pre3
>
>   Huh?  1.1.7 isn't out, and nothing we've released is called "-pre3".

Actually I was helping him on IRC today briefly and he was using some old 
1.1.3 rpms for redhat so I pointed him at my 1.1.7 test rpms... The -pre3 
rpms are from this morning's build...

Cheers
-- 

Peter Nixon
http://peternixon.net/




More information about the Freeradius-Users mailing list