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