1 Mar
2018
1 Mar
'18
4:52 a.m.
On Thu, Mar 1, 2018 at 3:32 PM, Volodymyr Litovka <doka.ua@gmx.com> wrote:
Hi again, colleagues,
please correct me, if I'm wrong.
When using mschapv2, user sends his password in cleartext and FreeRadius compares it to one stored in, e.g., "users":
As Stefan wrote, that is not the case with mschapv2. radius server never recieve cleartext password from clients in this case. You can get cleartext password from clients if they use pap, eap-ttls-pap, or peap-gtc. -- Fajar