summaryrefslogtreecommitdiff
path: root/source4/setup/named.conf
diff options
context:
space:
mode:
authorAndrew Bartlett <abartlet@samba.org>2010-11-24 11:49:18 +1100
committerAndrew Bartlett <abartlet@samba.org>2010-11-24 17:48:04 +1100
commit5d65025fde8405745da50ad932697058b1a5e4b9 (patch)
tree2f5841f33629bb88028dd8f8bb3bf858ca0f83e8 /source4/setup/named.conf
parent192f3001aea604f42e1f316b66b75b9bc782c277 (diff)
downloadsamba-5d65025fde8405745da50ad932697058b1a5e4b9.tar.gz
samba-5d65025fde8405745da50ad932697058b1a5e4b9.tar.bz2
samba-5d65025fde8405745da50ad932697058b1a5e4b9.zip
s4-setup correct the require BIND version for Dynamic DNS
Diffstat (limited to 'source4/setup/named.conf')
-rw-r--r--source4/setup/named.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/setup/named.conf b/source4/setup/named.conf
index e7f0684d5f..6e69f59d17 100644
--- a/source4/setup/named.conf
+++ b/source4/setup/named.conf
@@ -32,7 +32,7 @@ zone "123.168.192.in-addr.arpa" in {
# Note that the reverse zone file is not created during the provision process.
-# The most recent BIND versions (9.5.0a5 or later) support secure GSS-TSIG
+# The most recent BIND versions (9.7.2 or later) support secure GSS-TSIG
# updates. If you are running an earlier version of BIND, or if you do not wish
# to use secure GSS-TSIG updates, you may remove the update-policy sections in
# both examples above.