mirror of
https://github.com/usnistgov/macos_security.git
synced 2026-02-03 14:03:24 +00:00
CMMC Baselines (SSH set to both Disable and Enable) #40
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @reuven-cohen on GitHub.
Summary
The CMMC lvl1 and lvl2 Baseline are set to both Disable and Enable SSH Server for Remote Access Sessions.
Shouldn't this just be one or the other?
Steps to reproduce
Appears to exist on all CMMC baselines in all branches
Operating System version
(macOS Version and build)
Intel or Apple Silicon
(Intel based process or Apple Silicon Mac)
What is the current bug behavior?
(What actually happens)
What is the expected correct behavior?
Remove the entry for system_settings_ssh_enable ?
Relevant logs and/or screenshots
(Paste any relevant logs - please use code blocks (```) to format console output, logs, and code as it's tough to read otherwise.)
Output of checks
(Paste any output that occurs with the bug)
Possible fixes
(If you can, link to the line of code that might be responsible for the problem)
@robertgendler commented on GitHub:
CMMC is a baseline based off of NIST 800-171. Much like 171 or 800-53 your organization must make the risk based approach what to apply.
CIS and the DISA STIG are benchmarks with prescribed set of settings and values for them.
For example you will not find in the CMMC document any mention of what value to set your screen saver time out to, but in the DISA STIG you will.