23 Jul
2010
23 Jul
'10
4:18 a.m.
You have edited the default configuration files and broken them.
You deleted "eap" from the "authorize" section, and then sent the server and EAP request. Don't do that.
It was only a try ;)
And if the passwords are stored as MD5, go read:
http://deployingradius.com/documents/protocols/compatibility.html
I know this side because of that I tested pap.
Some EAP methods (e.g. PEAP) will *not* work with MD5 hashed passwords. So don't even try.
I know that they don’t work. Clear Text passwords in the ldap are a no go. Cant pap encrypt the passwords and than eap or peap will start?