PEAP with LDAP Cleartext Password including backslash

Alan DeKok aland at deployingradius.com
Fri Jun 29 13:57:33 CEST 2018


On Jun 29, 2018, at 4:18 AM, kaoru eto <etokaoru.frml at gmail.com> wrote:
> 
> With your help, authentication succeeded.
> 
>    Cleartext-Password := &My-Raw-Password
> 
> This line did not work.
> Probably,it does not adapt to the following rule.
> 
> "When an attribute reference is used, both attributes must have the
> same data type."

  Ah yes... I've been doing too much v4 development recently, where it does work.

> I changed the line seen below.
> 
>    Cleartext-Password := "%{string:control:My-Raw-Password}"
> 
> It worked well.
> Are there any problems about this line?

  No.  That's fine.

  Alan DeKok.




More information about the Freeradius-Users mailing list