Skip to content

Added new 'user_has_signed_into_explorer' element to ntuser state/item per #306#323

Open
vanderpol wants to merge 1 commit into
5.12.3_developfrom
306-update-windows-ntuser-test-to-add-new-itemstate-entity-user_has_signed_into_explorer-to-allow-filtering-out-of-non-interactive-user-profiles
Open

Added new 'user_has_signed_into_explorer' element to ntuser state/item per #306#323
vanderpol wants to merge 1 commit into
5.12.3_developfrom
306-update-windows-ntuser-test-to-add-new-itemstate-entity-user_has_signed_into_explorer-to-allow-filtering-out-of-non-interactive-user-profiles

Conversation

@vanderpol
Copy link
Copy Markdown
Member

Added new element to state/item which allows content authors to filter out users that have not logged in interactively and can be a source of false negatives, as this partial profile does not receive GPO's

@vanderpol vanderpol added this to the 5.12.3 milestone May 14, 2026
Copy link
Copy Markdown

@solind solind left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can't this test already just be implemented as a relatively straightforward ntuser_test?

@vanderpol
Copy link
Copy Markdown
Member Author

This is for filtering out the entire ntuser.dat from being in scope for other tests, which I don't think we could without it being part of the item/state

@solind
Copy link
Copy Markdown

solind commented May 18, 2026

Oh.

Well, you could do it using an object, and then a filter using a state and entity var_ref that points to something in that object like the SID. But I confess that would be cumbersome to author by hand.

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

Successfully merging this pull request may close these issues.

2 participants