Can you explain me what is the problem if you use := operator and for
example a CHAP authentication ? because i imagine the CHAP module use
the password found in the config items list ... ??? no ??

Thanks

Anthony


Le jeudi 26 mai 2005 à 11:49 -0400, Alan DeKok a écrit :
> 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
-- 
Anthony Hinsinger <[EMAIL PROTECTED]>


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

Reply via email to