I have a hotspot that I create usernames localy on the mikrotik but I use a radius provider to do authentication and payment processing. My question is sometimes after a user pays and tries to login they do not put the realm after the user ie: USER@Realm and they get denied I could put a simple jave script to automaticaly add the @realm after the user but then users that i add localy would not work. Is there anyway that a user can log in with just username no realm and if it does not match localy then go to radius like it already does but add the realm when it hits the radius entry ? This would cut down a ton of simple support calls " Did you put @realm after your username? oh it works now
"