Information
chrony is a daemon which implements the Network Time Protocol (NTP) and is designed to synchronize system clocks across a variety of systems and use a source that is highly accurate. More information on chrony can be found at http://chrony.tuxfamily.org/. chrony can be configured to be a client and/or a server.
Rationale:
If chrony is in use on the system proper configuration is vital to ensuring time synchronization is working properly.
Solution
Add or edit server or pool lines to /etc/chrony.conf as appropriate:
server <remote-server>
Add or edit the OPTIONS in /etc/sysconfig/chronyd to include '-u chrony':
OPTIONS='-u chrony'
Additional Information:
On systems where host based time synchronization is not available, verify that chrony is installed.
On systems where host based time synchronization is available consult your documentation and verify that host based synchronization is in use.
NIST SP 800-53 Rev. 5:
AU-3
AU-12