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

'logged_in_users' Table not Showing Disconnected Sessions #8290

Open
MakoWish opened this issue Mar 4, 2024 · 0 comments
Open

'logged_in_users' Table not Showing Disconnected Sessions #8290

MakoWish opened this issue Mar 4, 2024 · 0 comments

Comments

@MakoWish
Copy link

MakoWish commented Mar 4, 2024

Bug report

What operating system and version are you using?

 version = 10.0.19045
   build = 19045
platform = windows

What version of osquery are you using?

5.11.0

What steps did you take to reproduce the issue?

.\osqueryi.exe "SELECT * FROM logged_in_users;"

What did you expect to see?

I expected to see both active and disconnected user sessions.

What did you see instead?

I am only seeing active sessions when I can confirm there are disconnected sessions as well. I expect to also see disconnected sessions, as that is important information when dealing with locked accounts and such. Here is a screenshot showing Osquery's result with only the active session, then a quser showing both the active and a disconnected session:

osquery_logged_in_users_bug

@MakoWish MakoWish changed the title [logged_in_user] Logged In User Table not Showing Disconnected Sessions 'logged_in_users' Table not Showing Disconnected Sessions Mar 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant