Bug 10227

Summary: "ndc restart" doesn't honour bind's gid/uid setting
Product: [Retired] Red Hat Raw Hide Reporter: Pekka Savola <pekkas>
Component: bindAssignee: Bernhard Rosenkraenzer <bero>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 1.0   
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-04-10 22:03:07 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 Pekka Savola 2000-03-18 22:32:12 UTC
When Bind has been started with e.g. '-u bind -g bind', and if you do 'ndc
restart', bind will be restarted as root, not as bind:bind.

This seems to be the problem on other Unix variants too, so this is
probably a bug in ndc.

Comment 1 Nalin Dahyabhai 2000-04-10 22:03:59 UTC
This is an ndc bug, and it will be fixed in bind-8.2.2_P5-10, in Raw Hide
(ftp://ftp.redhat.com/pub/rawhide/).  I've sent a patch to ISC, so that they
can incorporate our fix if they don't have a better solution.

Comment 2 Pekka Savola 2000-04-14 17:52:59 UTC
Thanks a lot!

Could you also re-consider bug #8062?  The glibc21 patch breaks non-glibc21
builds.  Fixing this wouldn't be that difficult, even some attempt of mine to
fix the patch is included there :)