Prevent one user from disconnecting an active remote desktop session
- by Nick R
I've got a server where a number of users are sharing user logins for a short period of time to prevent too many people from logging in at the same time.
The users are connecting over remote desktop, but the problem is that when one user is busy doing something, another user logs in as the same user and disconnects the active session.
Is there any way of preventing one user from logging in and disconnecting the same username who is already connected to somewhere else?