23 Jan
2020
23 Jan
'20
7:16 a.m.
On Thu, 2020-01-23 at 11:01 +0300, Сергей Черевко via Freeradius-Users wrote:
Hi, i have VPN mikrotik server → freeradius → openldap
I have plaintext passwords for users in ldap. And all it’s okay.
I encrypted users passwords in SSHA and my VPN don’t working
SSHA is not compatible with MSCHAP. You need cleartext passwords, or NT hash. http://deployingradius.com/documents/protocols/compatibility.html -- Matthew