Skip to content

Rule 1.1.6 failed not a valid key #61

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

Open
kpi-nourman opened this issue Feb 26, 2025 · 0 comments
Open

Rule 1.1.6 failed not a valid key #61

kpi-nourman opened this issue Feb 26, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@kpi-nourman
Copy link

Describe the Issue
I'm using Benchmark 2.0.0 Updates for Windows Server 2022
When activate rule 1.1.6 | PATCH | Ensure Relax minimum password length limits is set to Enabled,
show error msg: The key 'RelaxMinimumPasswordLengthLimits' in section 'System Access' is not a valid key, cannot set this value

Expected Behavior
Success run task rule 1.1.6

Actual Behavior
Success patch, because if that rule set false playbook run complete

Control(s) Affected
1.1.6 | PATCH | Ensure Relax minimum password length limits is set to Enabled

Environment (please complete the following information):

  • branch being used: main release 2.0.0
  • Ansible Version: Ansible Automation Platform 2.4
{
  "import_log": "Completed 1 percent (0/63) \tProcess Privilege Rights area        \n\nCompleted 3 percent (1/63) \tProcess Privilege Rights area        \n\nCompleted 4 percent (2/63) \tProcess Privilege Rights area        \n\nCompleted 6 percent (3/63) \tProcess Privilege Rights area        \n\nCompleted 7 percent (4/63) \tProcess Privilege Rights area        \n\nCompleted 9 percent (5/63) \tProcess Privilege Rights area        \n\nCompleted 11 percent (6/63) \tProcess Privilege Rights area        \n\nCompleted 12 percent (7/63) \tProcess Privilege Rights area        \n\nCompleted 14 percent (8/63) \tProcess Privilege Rights area        \n\nCompleted 15 percent (9/63) \tProcess Privilege Rights area        \n\nCompleted 17 percent (10/63) \tProcess Privilege Rights area        \n\nCompleted 19 percent (11/63) \tProcess Privilege Rights area        \n\nCompleted 20 percent (12/63) \tProcess Privilege Rights area        \n\nCompleted 25 percent (15/63) \tProcess Privilege Rights area        \n\nCompleted 25 percent (15/63) \tProcess Group Membership area        \n\nCompleted 49 percent (30/63) \tProcess Group Membership area        \n\nCompleted 49 percent (30/63) \tProcess Registry Keys area        \n\nCompleted 49 percent (30/63) \tProcess File Security area        \n\nCompleted 49 percent (30/63) \tProcess Services area        \n\nCompleted 65 percent (40/63) \tProcess Services area        \n\nCompleted 73 percent (45/63) \tProcess Services area        \n\nCompleted 73 percent (45/63) \tProcess Security Policy area        \n\nCompleted 77 percent (48/63) \tProcess Security Policy area        \n\nCompleted 84 percent (52/63) \tProcess Security Policy area        \n\nCompleted 88 percent (55/63) \tProcess Security Policy area        \n\nCompleted 93 percent (58/63) \tProcess Security Policy area        \n\nCompleted 100 percent (63/63) \tProcess Security Policy area        \n\n                                                                           \nThe task has completed successfully.",
  "key": "RelaxMinimumPasswordLengthLimits",
  "section": "System Access",
  "value": 1,
  "changed": true,
  "msg": "The key 'RelaxMinimumPasswordLengthLimits' in section 'System Access' is not a valid key, cannot set this value",
  "_ansible_no_log": false
}
@kpi-nourman kpi-nourman added the bug Something isn't working label Feb 26, 2025
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

No branches or pull requests

1 participant