February 8, 20214 yr I'm sure this was deprecated a few versions back, but it would be nice to get a full listing of active clients on the server. I used to use this to check for multiple logins with the same account (which was a security problem suggesting accounts were being shared). Now, it seems, one has to specify the Client ID to get Account Name info as LIST CLIENTS does not offer the same. One could first do a LIST CLIENTS to source the IDs and then loop through each client using the STATUS CLIENT Command, but a simple option to list all would save a lot of scripting.
Create an account or sign in to comment