<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
--></style>
</head>
<body class='hmmessage'>
Hi Alan B and Alan D;<BR>
 <BR>
I'll investigate the unlang, thats what i needed a pointer where to look.<BR>
 <BR>
I'll post my findings<BR>
 <BR>
Many thanks<BR>
 <BR>
Lucio<BR> <BR>> Date: Sun, 24 Jan 2010 17:04:42 +0100<BR>> From: aland@deployingradius.com<BR>> To: freeradius-users@lists.freeradius.org<BR>> Subject: Re: Help pls: How to strip REALM but insert it from a username@MAC onto an MySQL DB<BR>> <BR>> Lucio Godoy wrote:<BR>> > I would like to continue with the same authentication method by when the<BR>> > user is authenticating they will include their MAC address as such:<BR>> > <BR>> > username @ MAC_ADDRESS<BR>> > <BR>> > Freeradius is to strip the MAC_ADDRESS, then insert onto the field<BR>> > "Realm" on the table "radacct" and then authenticate the user normally<BR>> > via the username+password combination.<BR>> <BR>> Use regexes.<BR>> <BR>> > I have researched and have not found a way to implement this.<BR>> <BR>> See "man unlang". Match the User-Name with a regex, split it into two<BR>> fields, and update any attribute lists you believe to be necessary.<BR>> <BR>> Alan DeKok.<BR>> -<BR>> List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html<BR>                                    <br /><hr />We want to hear all your funny, exciting and crazy Hotmail stories. <a href='http://clk.atdmt.com/UKM/go/195013117/direct/01/' target='_new'>Tell us now</a></body>
</html>