Fix multiple LGPO issues#61528
Merged
Merged
Conversation
twangboy
force-pushed
the
fix_61510
branch
2 times, most recently
from
January 27, 2022 01:28
52190be to
d77c25e
Compare
krionbsd
previously approved these changes
Jan 27, 2022
waynew
reviewed
Jan 27, 2022
Fall back to non case sensitive names if not found Add notes about Basic and Advanced Auditing Advanced Auditing always takes precedence over Basic Auditing You will be able to set Basic Auditing if Advanced Auditing is or ever has been set. You have to delete the two audit.csv files in order to set Basic Audit policies.
waynew
approved these changes
Feb 1, 2022
krionbsd
approved these changes
Feb 8, 2022
garethgreenaway
approved these changes
Feb 8, 2022
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What does this PR do?
Fixes two issues with the LGPO module
#61198 - A problem with name collisions. Fixed by case-sensitive searching
#54301 - An incorrect key name in the dictionary of policies
What issues does this PR fix or reference?
Fixes: #61198
Fixes: #54301
https://jira.eng.vmware.com/browse/VRAE-9281
Merge requirements satisfied?
[NOTICE] Bug fixes or features added to Salt require tests.
Commits signed with GPG?
Yes