Virtual AP and HTTP authentication based on Radius user groups

Hi,

I defined a virtual hotspot with http user authentication. I use Mikrotik User Manager as backend for authentication and profiling.
I’m trying to define different user groups in User Manager to use inside the various server hotspot.

For example:

Radius:
Group1: user1,user2,user3
Group2: user4,user5,user6
Group3: user7,user8,user9

Virtual Hotspot:
SSID: NET1 allow http login only from users in Group1
SSID: NET2 allow http login only from users in Group2
SSID: NET3 allow http login only from users in Group1,Group2,Group3

How can I implement that?

Thanks,
Alberto

You have to create radius group with the profile you want.then when user registers you associate him with the appropriate group.so next time he logs in he logs into the correct group.in theory thats how it should work.so get scripting