Hi folks,<br>I have this trouble and i getting nuts with :)<br><br>I have this scenario:<br><br>MODEM<br>DSLAM<br>PPPoE-Server Version 3.10<br>FreeRADIUS Version 2.0.4<br>Mysql5<br><br>All worked fine for a while, but I messed up something, and i dont know what it is.<br>
All login request are refused:<br><br>freeradius -X<br>---------------------------------<br>...<br>  rad_check_password:  Found Auth-Type CHAP<br>...<br>auth: type "CHAP"<br>+- entering group CHAP<br>  rlm_chap: login attempt by "MYUSER" with CHAP password<br>
  rlm_chap: Using clear text password "MYPASS" for user MYUSER authentication.<br>  rlm_chap: Password check failed<br>++[chap] returns reject<br>auth: Failed to validate the user.<br>Login incorrect (rlm_chap: Wrong user password): [MYUSER/<CHAP-Password>] (from client localhost port 40 cli 00:24:01:88:69:3F)<br>
...<br>--------------------------------<br><br>On user attributes @ mysql i have:<br>User-Password := MYPASS<br>Auth-Type := CHAP<br>--------------------------------<br><br>I spend a lot of time looking for answers on google, but not helped.<br>
Please, anyone have a clue about this????<br><br>Thanks a lot.<br>