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

Task 2.3.7.5 incorrectly sets the logon notice title instead of body #14

Open
dwierima-aspentech opened this issue Oct 15, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@dwierima-aspentech
Copy link

Describe the Issue
Task 2.3.7.5 sets the registry key LegalNoticeCaption which sets the logon notice title, when the CIS rule is for configuring the logon message body. This task should instead set LegalNoticeText.

Expected Behavior
Task 2.3.7.5 should set the registry key LegalNoticeText.

Actual Behavior
Task 2.3.7.5 is setting registry key LegalNoticeCaption.

Control(s) Affected
Task 2.3.7.5

Environment (please complete the following information):

  • Branch being used: v1.0.0
  • Ansible Version: 2.16.10
  • Host Python Version: N/A
  • Ansible Server Python Version: 3.11.2
@dwierima-aspentech
Copy link
Author

Note I created a duplicate issue for Windows 10 because the bug is present there too.
ansible-lockdown/Windows-10-CIS#15

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