peap with mysql

Alan DeKok aland at nitros9.org
Thu May 18 01:08:26 CEST 2006


"Chris Liles" <Chris.Liles at air2web.com> wrote:
> To get peap working with a mysql backend do I need to store the LM
> and NT hashes of the password?

  No.

> I currently have my db setup like this:
> 
> 
> mysql> select * from radcheck;
> +----+----------+---------------+----+--------+
> | id | UserName | Attribute     | op | Value  |
> +----+----------+---------------+----+--------+
> |  1 | temptest | User-Password | == | authme |

  You should ":=", not "==".

> Currently it works fine with NTRadPing, but not from the MS Supplicant :(

  Debug mode will tell you why: there's no User-Password in the
MS-CHAP request to do "==" comparisons on.

  Alan DeKok.




More information about the Freeradius-Users mailing list