ansible-hardening/doc/source/stig-notes/V-38620.rst
Major Hayden a676e37a84 Docs overhaul
* Docs are now ordered by STIG ID number to make them easier to browse.
* Deployer notes are better organized.
* Script + CSV added for automated documentation generation.

Implements: blueprint security-hardening

Change-Id: Ib87bec701eddf1601574f4e027f301c775e5e1cd
2015-10-14 13:42:52 +00:00

20 lines
877 B
ReStructuredText

V-38620: The system clock must be synchronized continuously, or at least daily.
-------------------------------------------------------------------------------
Enabling the "ntpd" service ensures that the "ntpd" service will be running
and that the system will synchronize its time to any servers specified. This
is important whether the system is configured to be a client (and synchronize
only its own clock) or it is also acting as an NTP server to other systems.
Synchronizing time is essential for authentication services such as Kerberos,
but it is also important for maintaining accurate logs and auditing possible
security breaches.
Details: `V-38620 in STIG Viewer`_.
.. _V-38620 in STIG Viewer: https://www.stigviewer.com/stig/red_hat_enterprise_linux_6/2015-05-26/finding/V-38620
Notes for deployers
~~~~~~~~~~~~~~~~~~~
.. include:: developer-notes/V-38620.rst