30 Nov
2005
30 Nov
'05
10:45 a.m.
"Anup Parkhi" <anup_parkhi@hotmail.com> wrote:
EAP: EAP-MD5 Directory: Active directory as LDAP server
It's impossible. EAP-MD5 doesn't supply a clear-text password, and neither will AD. So FreeRADIUS can't do authentication.
rlm_ldap: Attribute "User-Password" is required for authentication.
Exactly. AD won't give the "known good" password to FreeRADIUS, and AD doesn't understand EAP-MD5. So what you want to do is impossible. Alan DeKok.