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

Fix issue in system/trusted-installer credentials cache support #323

Merged
merged 4 commits into from
Dec 18, 2023

Conversation

gerardog
Copy link
Owner

This PR includes the following changes:

  • Fix issue in system/trusted-installer credentials cache support: Fixes Issue: Wrong SID when using cached token #321
  • Add 'whoami.exe' to exception list (forced cmd /c whoami.exe)
  • Removed deprecated & unused AttachRunCommand
  • Rearrange service location check in RunCommand.cs for better error handling.

@gerardog gerardog changed the title [fix/cache-as-system] Attempt to fix Error: Invalid option: -noninteractive. Hopefully fixes #305 Fix issue in system/trusted-installer credentials cache support Dec 18, 2023
@gerardog gerardog merged commit c23b102 into master Dec 18, 2023
8 checks passed
@gerardog gerardog deleted the fix/cache-as-system branch December 18, 2023 14:07
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.

Issue: Wrong SID when using cached token
1 participant