2.1.4.4 Ensure ntp is enabled and running

Information

ntp is a daemon for synchronizing the system clock across the network

ntp needs to be enabled and running in order to synchronize the system to a timeserver.

Time synchronization is important to support time sensitive security mechanisms and to ensure log files have consistent time records across the enterprise to aid in forensic investigations

Solution

IF ntp is in use on the system, run the following commands:

Run the following command to unmask ntp.service :

# systemctl unmask ntp.service

Run the following command to enable and start ntp.service :

# systemctl --now enable ntp.service

OR

If another time synchronization service is in use on the system, run the following command to remove ntp :

# apt purge ntp

See Also

https://workbench.cisecurity.org/benchmarks/13775

Item Details

Category: AUDIT AND ACCOUNTABILITY

References: 800-53|AU-7, 800-53|AU-8, CSCv7|6.1

Plugin: Unix

Control ID: 64663cd2772c48ea0aa0bd3e9951aa4da189be64c4ae3a84af0c6679fc32c186