yes, I just reject as Alan suggested . And I use this regex to reject : if (User-Name =~ /^([^@]*)@([-A-Z0-9]+(\\.[-A-Z0-9]+)+)$/i) { ---- else ---- } Thanks, all On Sun, Nov 2, 2014 at 12:09 AM, Jan Rafaj <jr-freeradius@cedric.unob.cz> wrote:
On Wed, 29 Oct 2014, Rando Nakarmi wrote:
I have few fews which has garbage username, why does this happens ?
radiusd[367]: Login OK: [u2ttxxBZPlxGkGvGiM6lhPw==] radiusd[369]: Login OK: [f2vnxxBZPlxGkGvGiM6lhPw==]
any help
Sounds like incorrectly configured mobile phones with Symbian OS. (If not configured correctly for WPAx-Enterprise, they tend to send identities with multiple delimiters, base64-encoded cert parts, and what not, in the User-Name...).
- List info/subscribe/unsubscribe? See http://www.freeradius.org/ list/users.html