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:
> 
> [EMAIL PROTECTED] 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:

[EMAIL PROTECTED] 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.
- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to