SV-242394r717017_rule
V-242394
SRG-APP-000033-CTR-000095
CNTR-K8-000410
CAT II
10
To disable the sshd service, run the command:
chkconfig sshd off
Note: If access to the worker node is through an SSH session, it is important to realize there are two requirements for disabling and stopping the sshd service that must be done during the same SSH session. Disabling the service must be performed first and then the service stopped to guarantee both settings can be made if the session is interrupted.
Log in to each worker node. Verify that the sshd service is not enabled. To validate the service is not enabled, run the command:
systemctl is-enabled sshd.service
If the service sshd is enabled, this is a finding.
Note: If console access is not available, SSH access can be attempted. If the worker nodes cannot be reached, this requirement is "not a finding".
V-242394
False
CNTR-K8-000410
Log in to each worker node. Verify that the sshd service is not enabled. To validate the service is not enabled, run the command:
systemctl is-enabled sshd.service
If the service sshd is enabled, this is a finding.
Note: If console access is not available, SSH access can be attempted. If the worker nodes cannot be reached, this requirement is "not a finding".
M
5376