Thanx for your response, Paul!
I am using 10.2, and quite honestly, I don’t know how many concurrent users my developer license allows for – I’ll check.
But even so, there seems no way to log in to the headless server when I’m the n+1’th user, in order to kick out users as admin.
I assume your command kills all processes, as opposed to resetting client connections. Then I’d rather restart the container with ‘docker restart <containerID>
But instead of using a sledge hammer I was looking for a way to check & kick out client connections…