Skip to content

(PUP-11938) Handle more errors around Windows SID and ASID #9121

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

Merged

Conversation

cthorn42
Copy link
Collaborator

@cthorn42 cthorn42 commented Oct 9, 2023

This commit introduces two new errors, ERROR_TRUSTED_DOMAIN_FAILURE and ERROR_TRUSTED_RELATIONSHIP_FAILURE. Those two errors can occur when looking up a SID and the a host fails a trust call with the AD. We can still recover and should attept to.

(cherry picked from commit 9d6c9c9)

This commit introduces two new errors, ERROR_TRUSTED_DOMAIN_FAILURE and ERROR_TRUSTED_RELATIONSHIP_FAILURE.
Those two errors can occur when looking up a SID and the a host fails a trust call with the AD.
We can still recover and should attept to.

(cherry picked from commit 9d6c9c9)
@cthorn42 cthorn42 requested a review from a team as a code owner October 9, 2023 22:05
@joshcooper joshcooper merged commit d835ef6 into puppetlabs:7.x Oct 9, 2023
@joshcooper joshcooper added the bug Something isn't working label Nov 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants