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

[WIP]Fix stacktrace with unmapped account names #67761

Open
wants to merge 2 commits into
base: 3006.x
Choose a base branch
from

Conversation

twangboy
Copy link
Contributor

@twangboy twangboy commented Feb 21, 2025

What does this PR do?

Fixes an issue with the win_dacl salt util where unmapped SIDs would throw a stack trace. This could happen if the user was given permission to an object and then the account deleted. It could also happen if the user is a domain user and the system is not connected to the domain.

What issues does this PR fix or reference?

Fixes #66637 #60458

Merge requirements satisfied?

[NOTICE] Bug fixes or features added to Salt require tests.

Commits signed with GPG?

Yes

@twangboy twangboy requested a review from a team as a code owner February 21, 2025 16:54
@twangboy twangboy changed the title Fix stacktrace with unmapped account names [WIP]Fix stacktrace with unmapped account names Feb 21, 2025
@twangboy twangboy self-assigned this Feb 21, 2025
@twangboy twangboy added this to the Sulfur v3006.10 milestone Feb 21, 2025
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.

1 participant