Bug 85027
Summary: | chrooted named should be default, migration support missing | ||||||
---|---|---|---|---|---|---|---|
Product: | [Retired] Red Hat Linux | Reporter: | Heiner Westphal <heiner.westphal> | ||||
Component: | bind | Assignee: | Daniel Walsh <dwalsh> | ||||
Status: | CLOSED CURRENTRELEASE | QA Contact: | Ben Levenson <benl> | ||||
Severity: | medium | Docs Contact: | |||||
Priority: | medium | ||||||
Version: | 8.0 | CC: | mitr | ||||
Target Milestone: | --- | Keywords: | FutureFeature | ||||
Target Release: | --- | ||||||
Hardware: | All | ||||||
OS: | Linux | ||||||
Whiteboard: | |||||||
Fixed In Version: | Doc Type: | Enhancement | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2003-08-01 20:05:12 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: | |||||||
Attachments: |
|
Description
Heiner Westphal
2003-02-24 23:16:04 UTC
Created attachment 90333 [details]
shell script to migrate to chrooted named including syslog support
This was tested on Redhat 7.2 with bind 9.2.1-1.7x
and two times on redhat 8.0 with bind 9.2.1-9
always with ROOTDIR=/var/named and user=named.
The only official name server with this settings is
ns.asis-corp.com.
The script depends on "strings" which belongs to binutils. These are possibly not installed on a named only machine. This is not really necessary. I have added a bind-chroot kit that when installed will cause bind to run in a chroot environment. It will be on Rawhide as soon as rawhide is available. The source rpm is available on ftp://people.redhat.com/dwalsh. This is experimental. Your feedback is appreciated. Thanks |