<!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.1528" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>In 'Ralink Wireless Utility' -> '802.1x 
Setting'</FONT></DIV>
<DIV><FONT face=Arial size=2>I can choose 'PEAP' and foll 3 fields 
(with my example values):</FONT></DIV>
<DIV><FONT face=Arial size=2>1. Identyty = myidentyty</FONT></DIV>
<DIV><FONT face=Arial size=2>2. Login = mylogin</FONT></DIV>
<DIV><FONT face=Arial size=2>3. Password = mypass</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>(I set protocol as EAP-MSCHAP v2)</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>in freeradius users file I can write:</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>mylogin Auth-Type = EAP, User-Password := 
"mypassword"</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>So identity can by any word. I hope mylogin and 
mypassword is sent to radius encrypted, not as plain text.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>But when I clear the users file and use sql I have 
a recerd in radcheck table:</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>id    UserName    
Attribute            op     
Value             
... (other fields)</FONT></DIV>
<DIV><FONT face=Arial 
size=2>1     mylogin        
User-Password   ==    mypassword   ... 
(other values)<BR></DIV></FONT>
<DIV><FONT face=Arial size=2>and in "Ralink...' I MUST (?) set (Identity = Login 
= mylogin) and Password = mypassword to be authorized in 
freeradius.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>But isn't Identity sent as clear text 
???</FONT></DIV>
<DIV><FONT face=Arial size=2>I want to set Identity as Client 
Name, not as his login, is it possible?</FONT></DIV>
<DIV><FONT face=Arial size=2>SQL queries check User-Name attribute and *I don't 
know how* put it to rlm_eap_peap and it says: Tunneled data is valid. (...) 
Success.</FONT></DIV>
<DIV><FONT face=Arial size=2>But I don't want to login be equals to identity... 
</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Norbert</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV></BODY></HTML>