Anthony Hinsinger <[EMAIL PROTECTED]> wrote:
> user  User-Password == "pass"
>       A-Reply-Attribut = value
>       Another-Reply-Attribut = another_value
> 
> my question is, why == operator ??

  Because the "users" file is trying to do two different things with
that line.

> For me the goal of the authorise phase is to put the user password into
> config items list to compare it (using Local auth in authenticate phase
> in this case) with the one provided by the request, so, the := operator
> is enough...

  Until you do CHAP, MS-CHAP, or EAP.

  Alan DeKok.


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

Reply via email to