INSERT INTO radcheck ( id , UserName , Attribute , op , Value ) VALUES ( NULL , 'test-user', 'user-password', '==', 'test-pass'); INSERT INTO radreply ( id , UserName , Attribute , op , Value ) VALUES (NULL , 'test-user', 'Framed-IP-Address', '=', '192.168.0.100'); So we created user. ----- Original Message ----- From: "Alan DeKok" <aland@deployingradius.com> To: "FreeRadius users mailing list" <freeradius-users@lists.freeradius.org> Sent: Saturday, October 09, 2010 10:59 AM Subject: Re: Clear text password not available
Daniel Sandulescu wrote:
Hi !
Login incorrect (rlm_chap: Clear text password not available): [phlander/<CHAP-Password>]
Does anyone know where to change?
Tell the server the "correct" password for the user?
See the FAQ for an example.
Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html