<?xml version="1.0" encoding="ISO-8859-1"?>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
<title></title>
<style type="text/css">
<!--
body{margin-left:10px;margin-right:10px;margin-top:10px;margin-bottom:10px;}
-->
</style>
</head>
<body marginleft="10" marginright="10" margintop="10" marginbottom="10">
<font face="Arial" size="+0" color="#000000" style="font-family:Arial;font-size:12pt;color:#000000;">FreeRADIUS Version 1.1.3-r0.1.2 (Upgrade is Pending)<br />
<br />
I have all of my Cisco AP1231's set to do PEAP/MS_Chapv2 authentication and would like to allow users that wish to use the default windows wireless client to send their windows login and password to the RADIUS server by default.  The problem I am having is that the supplicant(s) are sending their fully qualified username in the following manner.<br />
<br />
User-Name = "ComputerName\\Username"<br />
User-Password = "Password"<br />
<br />
FreeRADIUS expects the request(s) like this.<br />
<br />
User-Name = "Username"<br />
User-Password = "Password"<br />
<br />
How do I get FreeRADIUS to ignore the \\ComputerName prefix?<br />
<br />
Thanks in advance,<br />
<br />
Terry Pelley<br />
Network Analyst<br />
Business and Learning Technologies<br />
Ottawa-Carleton District School Board<br />
<br />
<a href="mailto:terry.pelley@ocdsb.ca">terry.pelley@ocdsb.ca</a><br />
<br />
<br />
</font><font face="Courier New" size="+0" color="#000000" style="font-family:Courier New;font-size:10pt;color:#000000;"><br />
</font>
</body>
</html>