SV-260524r958908_rule
V-260524
SRG-OS-000423-GPOS-00187
UBTU-22-255015
CAT I
10
Enable and start the "ssh.service" by using the following command:
$ sudo systemctl enable ssh.service --now
Verify the "ssh.service" is enabled and active by using the following commands:
$ sudo systemctl is-enabled ssh
enabled
$ sudo systemctl is-active ssh
active
If "ssh.service" is not enabled and active, this is a finding.
V-260524
False
UBTU-22-255015
Verify the "ssh.service" is enabled and active by using the following commands:
$ sudo systemctl is-enabled ssh
enabled
$ sudo systemctl is-active ssh
active
If "ssh.service" is not enabled and active, this is a finding.
M
5594