14 Oct
2021
14 Oct
'21
7:04 a.m.
hi, radtest is sending plain text that can then be MD5'd and compared to the stored value. Wireless clients are using MSCHAPv2 - so the challenge response stuff cannot be done with an MD5 encrypted password because the plain isnt sent to be compared. if you are worrying about the storage of credentials then maybe NTHash the password , or implement a local SAMBA environment with accounts? alan