24 Jun
2006
24 Jun
'06
5:37 a.m.
Rohaizam Abu Bakar wrote:
Hi..
Using FB 6.0 FR 1.0.5
trying to configure EAP-MD5 with LDAP backend...
But it keep reporting:
rlm_ldap: Attribute "User-Password" is required for authentication.
EAP-MD5 requires you have the plaintext password (in the LDAP server, in this case). If you do not, you cannot do EAP-MD5. If you do, configure the LDAP server to give the plaintext password to the radius server (usually in userPassword) and the radius server to map that into User-Password (done by default) and it will work.