Information
Inaccurate time stamps make it more difficult to correlate events and can lead to an inaccurate analysis. Determining the correct time a particular event occurred on a system is critical when conducting forensic analysis and investigating system events. Sources outside the configured acceptable allowance (drift) may be inaccurate.
Synchronizing internal information system clocks provides uniformity of time stamps for information systems with multiple system clocks and systems connected over a network.
Organizations should consider endpoints that may not have regular access to the authoritative time server (e.g., mobile, teleworking, and tactical endpoints).
Satisfies: SRG-OS-000355-GPOS-00143, SRG-OS-000356-GPOS-00144
Solution
Edit the '/etc/ntp.conf' or '/etc/chrony.conf' file and add or update an entry to define 'maxpoll' to '16' as follows:
server 0.rhel.pool.ntp.org iburst maxpoll 16
If NTP was running and 'maxpoll' was updated, the NTP service must be restarted:
# systemctl restart ntpd
If NTP was not running, it must be started:
# systemctl start ntpd
If 'chronyd' was running and 'maxpoll' was updated, the service must be restarted:
# systemctl restart chronyd.service
If 'chronyd' was not running, it must be started:
# systemctl start chronyd.service
Item Details
Category: AUDIT AND ACCOUNTABILITY
References: 800-53|AU-8(1)(a), 800-53|AU-8(1)(b), CAT|II, CCI|CCI-001891, CCI|CCI-002046, CCI|CCI-004923, CCI|CCI-004926, Rule-ID|SV-221866r1038944_rule, STIG-ID|OL07-00-040500, STIG-Legacy|SV-108575, STIG-Legacy|V-99471, Vuln-ID|V-221866
Control ID: 2e0ac520bffda7a38806ba34815c29b7488efc00ea769b8922577c593ce387dc