SV-279573r1192434_rule
V-279573
SRG-OS-000359-GPOS-00146
NXAC-OS-000113
CAT III
10
Run the following command to add a list of DOD-approved NTP servers.
$ ncli cluster add-to-ntp-servers servers=IP_1,IP_2,IP_3
Verify Nutanix OS is using Coordinated Universal Time (UTC) or Greenwich Mean Time (GMT).
1. Verify the "maxpoll" option is set to 16 or fewer and is not commented out using the following command.
$ sudo grep maxpoll /etc/chrony.conf
server 0.us.pool.ntp.mil maxpoll 10 iburst
2. Verify the "chrony.conf" file is configured to an authoritative DOD time source using the following command.
$ sudo grep -i server /etc/chrony.conf
server 0.us.pool.ntp.mil
If the parameter "server" is not set to an authoritative DOD time source, this is a finding.
V-279573
False
NXAC-OS-000113
Verify Nutanix OS is using Coordinated Universal Time (UTC) or Greenwich Mean Time (GMT).
1. Verify the "maxpoll" option is set to 16 or fewer and is not commented out using the following command.
$ sudo grep maxpoll /etc/chrony.conf
server 0.us.pool.ntp.mil maxpoll 10 iburst
2. Verify the "chrony.conf" file is configured to an authoritative DOD time source using the following command.
$ sudo grep -i server /etc/chrony.conf
server 0.us.pool.ntp.mil
If the parameter "server" is not set to an authoritative DOD time source, this is a finding.
M
5730