A row like this?

"test"          Auth-Type := EAP, User-Password := "password"
                Reply-Message = "Hello, %u"

Still it does not work :-((

And I also have tried to write

"test"          Auth-Type == EAP, User-Password := "password"
                Reply-Message = "Hello, %u"

only to make an other attempt

---------------------------
Another info:
FreeRADIUS Version 1.0.4
over FC4
---------------------------

Bye

Marco

On Wed, Dec 28, 2005 at 12:02:58PM -0500, Alan DeKok wrote:
> From: "Alan DeKok" <[EMAIL PROTECTED]>
> To: FreeRadius users mailing list <freeradius-users@lists.freeradius.org>
> Date: Wed, 28 Dec 2005 12:02:58 -0500
> Subject: Re: EAP-MD5 Authentication problem 
> 
> Marco Spiga <[EMAIL PROTECTED]> wrote:
> > the users file contain:
> > 
> > "test"          Auth-Type := EAP, User-Password == "password"
> 
>   Use ':=' for the password, not '=='.
> 
>   The debug log would show that it's not matching that entry.  Once
> you make this change, it *will* show it's matching that entry.
> 
>   Alan DeKok.
> - 
> List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
---fine del testo---

-- 
                                !!!!! Messaggio da Marco !!!!!
- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to