6.5 Configure Network Time Protocol (NTP)

Information

The Network Time Protocol (NTP) is designed to synchronize system clocks across a variety of systems and use a source that is highly accurate. More information on NTP can be found at http://www.ntp.org. NTP can be configured to be a client and/or a server. It is recommended that physical systems and virtual guests lacking direct access to the physical host's clock be configured as NTP clients to synchronize their clocks (especially to support time sensitive security mechanisms like Kerberos). This also ensures log files have consistent time records across the enterprise, which aids in forensic investigations.

NOTE - NTP is not installed.

Solution

Install ntp- # apt-get install ntp Ensure the following lines are in /etc/ntp.conf- restrict -4 default kod nomodify notrap nopeer noqueryrestrict -6 default kod nomodify notrap nopeer noquery Also, make sure /etc/ntp.conf has at least one NTP server specified- server <ntp-server> Note- <ntp-server> is the IP address or hostname of a trusted time server. Configuring an NTP server is outside the scope of this benchmark.

See Also

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

Item Details

Category: AUDIT AND ACCOUNTABILITY

References: 800-53|AU-8, CSCv6|3.1, CSCv7|6.1

Plugin: Unix

Control ID: 0247bc1bdf4e97412ffdc4a0a5f3c43852e4f2d213b97b815d16108b8413c9a1