> ----- Original Message ----- > From: "Arran Cudbard-Bell" <[EMAIL PROTECTED]> > To: "FreeRadius users mailing list" <[email protected]> > Subject: Re: EAP-MD5 client "rlm_eap_md5 : Password is required for EAP-MD5 > Authentication" > Date: Sun, 05 Aug 2007 19:48:09 +0100 > > > rick norman wrote: > > Hi, > > I'm building a radiusd client using libradius and trying to get > > eap-md5 authentication > > working. My code sends a radius request with a user name, and an > > eap message with > > the username. > > I receive a challenge from radiusd. I return the challenge > > response, md5(id,passwd,challenge), and radius state variable > > but time out waiting for authentication. > > The output from radiusd indicates "rlm_eap_md5 : Password is > > required for EAP-MD5 Authentication". > > When I add the password to the users file, I no longer receive > > the challenge and timeout earlier. Where is radiusd supposed to > > get the passwd, and in what format ? > > > > > Cleartext for md5 challenge, and from any authentication source you wish > ... sql , ldap , users file. I don't follow. Where does the cleartext go ? I tried including the password in the radius user password type. The eap-md5 response is md5 hash. > - > List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
> -- _______________________________________________ Get your free email from http://bsdmail.com - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

