We have a requirement for an Admin user to be able to kill another user’s session. Is there a way in confd cli to do this?
Try using the built-in “logout” command.
I really appreciate the answer. I knew about logout but not about the user extension allowing logout of a specific user.
Thank you, also it lead me to the builtin command tree which answered several other questions.
Thanks!