Skip to content

Fix: Use case-insensitive comparison for Windows service logonaccount #9555

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

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

DarkArc-Github
Copy link

Resolves issue where services would restart unnecessarily when the desired and current logonaccount values differed only in case (e.g., 'DOMAIN\User' vs 'domain\user').

Resolves issue where services would restart unnecessarily when the desired
and current logonaccount values differed only in case (e.g., 'DOMAIN\User' 
vs 'domain\user').
@puppetlabs-jenkins
Copy link
Collaborator

Can one of the admins verify this patch?

@DarkArc-Github
Copy link
Author

Can one of the admins verify this patch?

yes please, I prefer this to be verified as I don't have a fully functional test env for this.

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