Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for picking user when doing command line sessions #6408

Open
bcredeur97 opened this issue Sep 26, 2024 · 2 comments
Open

Add support for picking user when doing command line sessions #6408

bcredeur97 opened this issue Sep 26, 2024 · 2 comments
Assignees

Comments

@bcredeur97
Copy link

This is sort of specific to the niche of RDS/Terminal servers, or computers that have multiple users simultaneously logged in. But it would be really awesome if there was a way to pick the specific user you wish to run commands as.

I use MeshCentral via TacticalRMM, and right now it seems when you right click the "Connect" button and click "User Shell" or "User Powershell", you only get dumped into the shell of the first user it picks with no choice of what user you want the shell as.

RunAs to an extent solves this problem, but not if you want to maintain an environment where the admins do not know or need to know the user's passwords, which I definitely prefer :)

@si458
Copy link
Collaborator

si458 commented Sep 26, 2024

Ah right yes I understand

Currently, the connect buttin on the remote tab has the ability to pick a user when there are multiple users connected

But there is no way for the terminal!

So, I just need to implement the same sort of thing for the terminal :)

@si458 si458 self-assigned this Sep 26, 2024
@bcredeur97
Copy link
Author

Ah right yes I understand

Currently, the connect buttin on the remote tab has the ability to pick a user when there are multiple users connected

But there is no way for the terminal!

So, I just need to implement the same sort of thing for the terminal :)

You’re awesome!! That’s exactly what I mean!

Thanks so much :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants