<div dir="ltr">yes, I just reject as Alan suggested . <br><br>And I use this regex to reject :<div>if (User-Name =~ /^([^@]*)@([-A-Z0-9]+(\\.[-A-Z0-9]+)+)$/i) {<br></div><div>----</div><div>else </div><div>---- </div><div>}</div><div><br></div><div>Thanks, all</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Sun, Nov 2, 2014 at 12:09 AM, Jan Rafaj <span dir="ltr"><<a href="mailto:jr-freeradius@cedric.unob.cz" target="_blank">jr-freeradius@cedric.unob.cz</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="HOEnZb"><div class="h5"><br>
On Wed, 29 Oct 2014, Rando Nakarmi wrote:<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I have few fews which has garbage username, why does this happens ?<br>
<br>
radiusd[367]: Login OK: [u2ttxxBZPlxGkGvGiM6lhPw==]<br>
radiusd[369]: Login OK: [f2vnxxBZPlxGkGvGiM6lhPw==]<br>
<br>
any help<br>
</blockquote>
<br></div></div>
Sounds like incorrectly configured mobile phones with Symbian OS.<br>
(If not configured correctly for WPAx-Enterprise, they tend to send<br>
identities with multiple delimiters, base64-encoded cert parts,<br>
and what not, in the User-Name...).<div class="HOEnZb"><div class="h5"><br>
<br>
-<br>
List info/subscribe/unsubscribe? See <a href="http://www.freeradius.org/list/users.html" target="_blank">http://www.freeradius.org/<u></u>list/users.html</a><br>
</div></div></blockquote></div><br></div>