amidaware / tacticalrmm

A remote monitoring & management tool, built with Django, Vue and Go.
https://docs.tacticalrmm.com
Other
2.92k stars 422 forks source link

Add the option to logoff users #1846

Open P6g9YHK6 opened 2 months ago

P6g9YHK6 commented 2 months ago

Is your feature request related to a problem? Please describe. Current it is not possible to logoff a user session from anywhere,

Describe the solution you'd like a dedicated function that would list all the users currently logged on a device and allow to either log them off or fully close the session. just like the windows task manager allows to do.

Describe alternatives you've considered currently banging my head on a script to do this but i trully think this is an innapropriate solution for this kind of muindain task. Users-tab-in-Task-Manager-