<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.12.3">
</HEAD>
<BODY>
<BR>
I am a new user of Radius Server and I want to know <BR>
how to test the authentification of an EAP-MD5 user <BR>
using radtest, radclient or radeapclient.<BR>
<BR>
<BR>
<B>users file :</B><BR>
___________________________________________________________________<BR>
ali   Auth-Type := EAP,  User-Password == "ali"<BR>
         Reply-Message = "success"<BR>
___________________________________________________________________<BR>
<BR>
<BR>
<B>The test : </B><BR>
___________________________________________________________________<BR>
<BR>
echo  "User-Name = ali, EAP-MD5-Password = ali" | radeapclient 127.0.0.1 auth  testing123<BR>
<BR>
___________________________________________________________________<BR>
<BR>
<BR>
<B>the result of the test is Access-Reject </B><BR>
___________________________________________________________________<BR>
<BR>
Sending Access-Reject of id 133 to 127.0.0.1 port 32905<BR>
        Reply-Message = "success"<BR>
___________________________________________________________________<BR>
<BR>
<BR>
<I>Thanks in advance</I><BR>
<BR>
<BR>
<I>Amin BEN ABDALLAH</I>
</BODY>
</HTML>