Delete active and let second login

My hotspot users are not succesfully able to logout from their first device to connect with another device. they get no more sessions warning when they try to login.

i need to logout any user on hotspot and let new one come in when with alredy active username try to connect.

is it possible to do it with scripts?


“when same user try to login, delete already logged in same user from active list”

Increase the number of shared users…

It is usually not a good idea to solve it by logging out existing user, because when there really are two devices for the same user they will start to fight eachother and cause lots of logging and lots of load.
So either decide to allow more than one login, or live with what you have now.