Bug 11707

Summary: configuration and ownership problems
Product: [Retired] Red Hat Linux Reporter: John L. Chmielewski <jlcster>
Component: caching-nameserverAssignee: Cristian Gafton <gafton>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 6.2CC: jlcster
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2000-05-27 19:33:44 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description John L. Chmielewski 2000-05-27 19:33:44 UTC
The ownership of /var/named and /var/named/* should be named.named when
using bind-8.2.2_P5.  The current ownership of root.root prevents named
from creating debugging and loging files, and also prevents dynamic updates
from functioning properly, since it is started as "named -u named"

In addition, /var/named/named.local needs a new line to be inserted as line
one:
	$TTL	86400
This will fix the following warning message from named:
	Zone "0.0.127.in-addr.arpa" (file named.local):
	No default TTL set using SOA minimum instead