SV-279570r1192430_rule
V-279570
SRG-OS-000095-GPOS-00049
NXAC-OS-000101
CAT II
10
Configure the AHV to disable network management of the chrony daemon by adding or modifying the following line in the "/etc/chrony.conf" file:
cmdport 0
For AOS, Prism Central, or Files, this is not a finding.
Verify Nutanix AHV disables network management of the chrony daemon using 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-279570
False
NXAC-OS-000101
For AOS, Prism Central, or Files, this is not a finding.
Verify Nutanix AHV disables network management of the chrony daemon using 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
5730