RLM_PERL Integration Issue

Alan DeKok aland at deployingradius.com
Tue Jul 17 20:31:08 CEST 2007


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".

  Alan DeKok.



More information about the Freeradius-Users mailing list