Implementating Ldap userPassword in crypt/sha password with eap ttls mschapv2 /eap peap mschapv2
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 ? Thank you for your answer and enlighten me on this. Best Regards
On Mon, Feb 23, 2015 at 05:40:13AM +0000, Sautron Nick wrote:
Would it be possible to implemente ldap with word passes into crypt/sha, with authentication method EAP TTLS mschapv2 / EAP peap mschapv2 ?
http://deployingradius.com/documents/protocols/compatibility.html EAP-TTLS/PAP, yes. EAP-TTLS/MSCHAPv2, no. PEAP/MSCHAPv2, no. Matthew -- Matthew Newton, Ph.D. <mcn4@le.ac.uk> Systems Specialist, Infrastructure Services, I.T. Services, University of Leicester, Leicester LE1 7RH, United Kingdom For IT help contact helpdesk extn. 2253, <ithelp@le.ac.uk>
Thanks you so much Good support Have a nice day Le Lundi 23 février 2015 13h41, Matthew Newton <mcn4@leicester.ac.uk> a écrit : On Mon, Feb 23, 2015 at 05:40:13AM +0000, Sautron Nick wrote:
Would it be possible to implemente ldap with word passes into crypt/sha, with authentication method EAP TTLS mschapv2 / EAP peap mschapv2 ?
http://deployingradius.com/documents/protocols/compatibility.html EAP-TTLS/PAP, yes. EAP-TTLS/MSCHAPv2, no. PEAP/MSCHAPv2, no. Matthew -- Matthew Newton, Ph.D. <mcn4@le.ac.uk> Systems Specialist, Infrastructure Services, I.T. Services, University of Leicester, Leicester LE1 7RH, United Kingdom For IT help contact helpdesk extn. 2253, <ithelp@le.ac.uk>
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
participants (3)
-
A.L.M.Buxey@lboro.ac.uk -
Matthew Newton -
Sautron Nick