Bug 164086
| Summary: | chroot named has incorrect permissions, will not allow sync | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Jonathan Hutchins <hutchins> |
| Component: | bind | Assignee: | Jason Vas Dias <jvdias> |
| Status: | CLOSED NOTABUG | QA Contact: | Ben Levenson <benl> |
| Severity: | high | Docs Contact: | |
| Priority: | medium | ||
| Version: | 4 | ||
| 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: | 2005-07-24 17:23:34 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 Hutchins
2005-07-24 15:51:28 UTC
The problem appears to be that /var/named/chroot/var/named did not have group write permissions, and the configuration transferred from the master server was storing slave zone files in /var/named/chroot/var/named instead of /var/named/chroot/var/named/slaves. Consider documenting this somewhere? This is documented - see 'man named' section NOTES, "Red Hat SELinux BIND Security Profile", and 'man named_selinux' . |