SV-248820r1038944_rule
V-248820
SRG-OS-000355-GPOS-00143
OL08-00-030740
CAT II
10
Configure OL 8 to compare internal information system clocks at least every 24 hours with an NTP server by adding/modifying the following line in the "/etc/chrony.conf" file.
server [ntp.server.name] iburst maxpoll 16
Verify OL 8 is comparing internal information system clocks at least every 24 hours with an NTP server with the following command:
$ sudo grep maxpoll /etc/chrony.conf
server [ntp.server.name] iburst maxpoll 16
If the "maxpoll" option is set to a number greater than "16" or the line is commented out, this is a finding.
V-248820
False
OL08-00-030740
Verify OL 8 is comparing internal information system clocks at least every 24 hours with an NTP server with the following command:
$ sudo grep maxpoll /etc/chrony.conf
server [ntp.server.name] iburst maxpoll 16
If the "maxpoll" option is set to a number greater than "16" or the line is commented out, this is a finding.
M
5416