2.2.1.1 Ensure time synchronization is in use

Information

System time should be synchronized between all systems in an environment. This is typically done by establishing an authoritative time server or set of servers and having all systems synchronize their clocks to them.

Note:

If another method for time synchronization is being used, this section may be skipped.

Only one time synchronization package should be installed

Rationale:

Time synchronization is important to support time sensitive security mechanisms like Kerberos and also ensures log files have consistent time records across the enterprise, which aids in forensic investigations.

Solution

Run One of the following commands to install chrony or NTP:
To install chrony, run the following command:

# yum install chrony

OR To install ntp, run the following command:

# yum install ntp

Note: On systems where host based time synchronization is available consult your virtualization software documentation and setup host based synchronization.

Additional Information:

On systems where host based time synchronization is not available, verify that chrony or NTP is installed.

On systems where host based time synchronization is available consult your documentation and verify that host based synchronization is in use.

See Also

https://workbench.cisecurity.org/files/3636