SV-221848r603260_rule
V-221848
SRG-OS-000423-GPOS-00187
OL07-00-040310
CAT II
10
Configure the SSH service to automatically start after reboot with the following command:
# systemctl enable sshd.service
Verify SSH is loaded and active with the following command:
# systemctl status sshd
sshd.service - OpenSSH server daemon
Loaded: loaded (/usr/lib/systemd/system/sshd.service; enabled)
Active: active (running) since Tue 2015-11-17 15:17:22 EST; 4 weeks 0 days ago
Main PID: 1348 (sshd)
CGroup: /system.slice/sshd.service
1053 /usr/sbin/sshd -D
If "sshd" does not show a status of "active" and "running", this is a finding.
V-221848
False
OL07-00-040310
Verify SSH is loaded and active with the following command:
# systemctl status sshd
sshd.service - OpenSSH server daemon
Loaded: loaded (/usr/lib/systemd/system/sshd.service; enabled)
Active: active (running) since Tue 2015-11-17 15:17:22 EST; 4 weeks 0 days ago
Main PID: 1348 (sshd)
CGroup: /system.slice/sshd.service
1053 /usr/sbin/sshd -D
If "sshd" does not show a status of "active" and "running", this is a finding.
M
4089