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

Bug: RHEL RuleId V-204406 should be removed #847

Closed
bcwilhite opened this issue Feb 11, 2021 · 0 comments
Closed

Bug: RHEL RuleId V-204406 should be removed #847

bcwilhite opened this issue Feb 11, 2021 · 0 comments
Assignees

Comments

@bcwilhite
Copy link
Contributor

Describe the bug

RHEL RuleId V-204406 should be removed due to placement in conf file. Some services in linux use text order as a way to determine precedence. V-204406 is an example where the setting needs to be in a certain position in the text file. Currently, conf/text file manipulation is done via nxFileLine which always appends the line to the bottom of the file, even if there's a "DoesNotContainPattern" specified. Removal of this rule is needed, additional automation for this rule may be released in a future version of PowerSTIG which is TBD.

To Reproduce

Expected behavior

Screenshots

Additional context

@bcwilhite bcwilhite self-assigned this Feb 11, 2021
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

No branches or pull requests

1 participant