Skip to content
ATO Pathways
Log In
Overview
Search
Catalogs
SCAP
OSCAL
Catalogs
Profiles
Documents
References
Knowledge Base
Platform Documentation
Compliance Dictionary
Platform Changelog
About
Catalogs
XCCDF
Guide to the Secure Configuration of Red Hat Enterprise Linux 8
Services
DNS Server
Protect DNS Data from Tampering or Attack
Disable Dynamic Updates
Disable Dynamic Updates
An XCCDF Rule
Details
Profiles
Prose
Disable Dynamic Updates
Unknown Severity
Is there a mission-critical reason to enable the risky dynamic update functionality? If not, edit
/etc/named.conf
. For each zone specification, correct the following directive if necessary:
zone "example.com " IN { allow-update { none; }; ... };