EAP-MD5 with LDAP
Phil Mayers
p.mayers at imperial.ac.uk
Sat Jun 24 11:37:20 CEST 2006
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.
More information about the Freeradius-Users
mailing list