summaryrefslogtreecommitdiffstats
path: root/contrib/bind/doc/man/named.conf.5
diff options
context:
space:
mode:
authordougb <dougb@FreeBSD.org>2003-01-28 13:09:17 +0000
committerdougb <dougb@FreeBSD.org>2003-01-28 13:09:17 +0000
commit02f065cde2cf18b6e76deab6f48d7aeb327bd639 (patch)
tree8d0fdc9b6223aac6d701b1dc556a065fd60276c8 /contrib/bind/doc/man/named.conf.5
parent99352105ab85a4c2fb6029b68153095eb0adcebe (diff)
downloadFreeBSD-src-02f065cde2cf18b6e76deab6f48d7aeb327bd639.zip
FreeBSD-src-02f065cde2cf18b6e76deab6f48d7aeb327bd639.tar.gz
Import of ISC BIND version 8.3.4
Diffstat (limited to 'contrib/bind/doc/man/named.conf.5')
-rw-r--r--contrib/bind/doc/man/named.conf.515
1 files changed, 10 insertions, 5 deletions
diff --git a/contrib/bind/doc/man/named.conf.5 b/contrib/bind/doc/man/named.conf.5
index 532af69..4f5896c 100644
--- a/contrib/bind/doc/man/named.conf.5
+++ b/contrib/bind/doc/man/named.conf.5
@@ -665,6 +665,8 @@ is used:
.Dl category panic { default_syslog; default_stderr; };
.It Ic update
Dynamic updates.
+.It Ic update-security
+Denied dynamic updates due to access controls.
.It Ic ncache
Negative caching.
.It Ic xfer-in
@@ -858,11 +860,14 @@ bit is always set on
.Dv NXDOMAIN
responses, even if the server is not actually authoritative.
The default is
-.Li yes .
-Do not turn off
-.Ic auth-nxdomain
-unless you are sure you know what you are
-doing, as some older software won't like it.
+.Li no .
+Turning
+.Lc auth-nxdomain
+will allow older clients that require
+.Li AA
+to be set to accept
+.Dv NXDOMAIN
+responses to work.
.It Ic deallocate-on-exit
If
.Li yes ,
OpenPOWER on IntegriCloud