mirror of
https://github.com/amidaware/tacticalrmm.git
synced 2026-04-26 15:05:57 +03:00
[GH-ISSUE #2029] Tactical RMM on Terminal Server VM reports wrong user #3209
Labels
No labels
In Process
bug
bug
dev-triage
documentation
duplicate
enhancement
fixed
good first issue
help wanted
integration
invalid
pull-request
question
requires agent update
security
ui tweak
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/tacticalrmm#3209
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ethanbenj on GitHub (Oct 15, 2024).
Original GitHub issue: https://github.com/amidaware/tacticalrmm/issues/2029
Installation Method:
--insecureflag at installAgent Info (please complete the following information):
Describe the bug
After installing Tactical RMM on a VM that hosts a Terminal Server for our employees to remote into, the user shown in the dashboard is one of the users logged into the TS instead of the admin account that the RMM agent was installed via.
To Reproduce
Steps to reproduce the behavior:
Install RMM agent on terminal server.
Expected behavior
The user should be the administrator account that it was installed via.
@wh1te909 commented on GitHub (Oct 15, 2024):
The logged in user function is really only designed for workstations or servers with only one user logged in at a time. In the case of a terminal server it will just return a random user.