How can we limit one user session per login (coadmin)?
At present the same login can be used on multiple computers to login and the client want to limit each login should open only one session and disconnect a session if a new session is opened from other machine.
0