SV-253073r958478_rule
V-253073
SRG-OS-000095-GPOS-00049
TOSS-04-040180
CAT II
10
Configure the operating system disable network management of the chrony daemon by adding/modifying the following line in the /etc/chrony.conf file.
cmdport 0
Verify TOSS disables network management of the chrony daemon with the following command:
$ sudo grep -w 'cmdport' /etc/chrony.conf
cmdport 0
If the "cmdport" option is not set to "0", is commented out or missing, this is a finding.
V-253073
False
TOSS-04-040180
Verify TOSS disables network management of the chrony daemon with the following command:
$ sudo grep -w 'cmdport' /etc/chrony.conf
cmdport 0
If the "cmdport" option is not set to "0", is commented out or missing, this is a finding.
M
5469