Bug 49672

Summary: bind postinstall script creates /etc/rndc.conf with wrong attributes
Product: [Retired] Red Hat Raw Hide Reporter: Jonathan Kamens <h1k6zn2m>
Component: bindAssignee: Bernhard Rosenkraenzer <bero>
Status: CLOSED RAWHIDE QA Contact: David Lawrence <dkl>
Severity: medium Docs Contact:
Priority: medium    
Version: 1.0   
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2001-07-23 00:40:42 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 Jonathan Kamens 2001-07-23 00:40:38 UTC
The code in the postinstall package for bind-9.1.3-3 creates rndc.conf
without resetting its group and permissions properly.  It should call
"chmod 640 /etc/rndc.conf" and "chgrp named /etc/rndc.conf" after creating
it.

Comment 1 Bernhard Rosenkraenzer 2001-10-02 22:13:32 UTC
This is fixed in 9.1.3-4 and later.