You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
}
The text was updated successfully, but these errors were encountered:
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):
The text was updated successfully, but these errors were encountered: