<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2800.1106" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>
<DIV><FONT face=Arial size=2>Hi List..</FONT></DIV>
<DIV><FONT face=Arial size=2>I'm trying EAP MD5 authentication using free radius
but since MD5 doesn't generate any keys, I'm getting an error message "Failed to
generate key". Generally MD5 is used in the phase2 of TLS or PEAP and that
is working fine. Is it possible to establish EAP MD5 authentication
without using, TLS or PEAP. The information in the supplicant.conf file is
as:</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>network</FONT></DIV>
<DIV><FONT face=Arial size=2>{</FONT></DIV>
<DIV><FONT face=Arial size=2> ssid=<EM>valid session
ID</EM></FONT></DIV>
<DIV><FONT face=Arial size=2> identity="user"</FONT></DIV>
<DIV><FONT face=Arial size=2> password="test"</FONT></DIV>
<DIV><FONT face=Arial size=2> key_mgmt=NONE</FONT></DIV>
<DIV><FONT face=Arial size=2><STRONG>
eap=MD5</STRONG></FONT></DIV>
<DIV><FONT face=Arial size=2> priority=1</FONT></DIV>
<DIV><FONT face=Arial size=2>}</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Do help me in this regard asap, thanks in
advance.</FONT></DIV></FONT></DIV></BODY></HTML>