Hi,
This is my first post in MT forum so you can imagine I'm a little bit new on this. I hope you can help me to do this script.
We offer internet access with a Hotspot validating users via external RADIUS. We want to limit only one connection at the same time per user but we want users to be able to connect as many devices as they want "without logging out".
(f.e) Imagine that our user is in a hotel and has a laptop and a mobile device. When he decides to use the mobile, he should be able to logging in introducing user and password, logging out the laptop automatically.
Is that possible with PHP API? What should be best way to do it?
Regards.