summaryrefslogtreecommitdiffstats
path: root/bind-9.3.2-redhat_doc.patch
diff options
context:
space:
mode:
authorAdam Tkac <atkac@fedoraproject.org>2007-06-05 12:16:15 +0000
committerAdam Tkac <atkac@fedoraproject.org>2007-06-05 12:16:15 +0000
commitb312fa5c8ec58aad65aaff4200ee4060dd4013de (patch)
tree794c4705b7b77da8ba14452003e3b35fa24bcc91 /bind-9.3.2-redhat_doc.patch
parent7ee3a53ecc4e321eb1a16f2360f1a932c86d1737 (diff)
- added /var/named/dynamic directory which is primary designed for dynamicbind-9_4_1-5_fc7
DNS zones
Diffstat (limited to 'bind-9.3.2-redhat_doc.patch')
-rw-r--r--bind-9.3.2-redhat_doc.patch11
1 files changed, 6 insertions, 5 deletions
diff --git a/bind-9.3.2-redhat_doc.patch b/bind-9.3.2-redhat_doc.patch
index 1d1a87a..69593c1 100644
--- a/bind-9.3.2-redhat_doc.patch
+++ b/bind-9.3.2-redhat_doc.patch
@@ -1,6 +1,6 @@
--- bind-9.4.0/bin/named/named.8.redhat_doc 2007-01-30 01:23:44.000000000 +0100
+++ bind-9.4.0/bin/named/named.8 2007-03-12 15:39:19.000000000 +0100
-@@ -205,6 +205,75 @@
+@@ -205,6 +205,76 @@
\fI/var/run/named.pid\fR
.RS 4
The default process\-id file.
@@ -37,9 +37,9 @@
+means that files in the zone database directory cannot be modified by dynamic
+DNS (DDNS) updates or zone transfers.
+.PP
-+The Red Hat BIND distribution and SELinux policy creates two directories where
-+named is allowed to create and modify files: $ROOTDIR/var/named/slaves and
-+$ROOTDIR/var/named/data. By placing files you want named to modify, such as
++The Red Hat BIND distribution and SELinux policy creates three directories where
++named is allowed to create and modify files: /var/named/slaves, /var/named/dynamic
++and /var/named/data. By placing files you want named to modify, such as
+slave or DDNS updateable zone files and database / statistics dump files in
+these directories, named will work normally and no further operator action is
+required. Files in these directories are automatically assigned the 'named_cache_t'
@@ -50,7 +50,8 @@
+setsebool(8) command or the system-config-security GUI . If you do this, you
+must also set the ENABLE_ZONE_WRITE variable in /etc/sysconfig/named to
+1 / yes to set the ownership of files in the $ROOTDIR/var/named directory
-+to named:named in order for named to be allowed to write them.
++to named:named in order for named to be allowed to write them.
++NOTE: this approach is deprecated and will be drop in future releases
+.PP
+\fBRed Hat BIND named_sdb SDB support:\fR
+.PP