16 Mar
2012
16 Mar
'12
12:29 p.m.
On 16/03/12 16:14, pamela pomary wrote:
I read online,it is not possible to do md5 with MS-CHAP. I don't want to
This is correct.
save users passwords in clear text. How can I achieve encrypting user's passwords in MySQL database. I have Freeradius2.1.12 installed. Please I will be grateful for suggestions.
To do MSCHAP, you MUST store either the plaintext password, or the NT hash (MD4 of little-endian UTF-16 form password) See here: http://deployingradius.com/documents/protocols/compatibility.html