23 Feb
2015
23 Feb
'15
4:28 a.m.
Hi,
Hello everyone, I installed freeradius 2.2.6, and I try to Implement an ldap server, however this ldap password server are "crypt" and "SHA".
My question is:
Would it be possible to implemente ldap with word passes into crypt/sha, with authentication method EAP TTLS mschapv2 / EAP peap mschapv2 ?
no. docs: http://deployingradius.com/documents/protocols/oracles.html for EAP-TTLS/PAP this will work. however, for EAP-TTLS/MSCHAPv2 or EAP-PEAP/MSCHAPv2 you will need plain passwords or NT-HASH passwords alan