s4-dns: Remove refernece to BIND 9.7 supporting GSS-TSIG
authorAndrew Bartlett <abartlet@samba.org>
Sun, 1 Jul 2012 22:06:53 +0000 (08:06 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Mon, 2 Jul 2012 22:13:02 +0000 (08:13 +1000)
This support is too painful to use.

Andrew Bartlett

source4/setup/named.conf

index 6e69f59d17b18812a05c456bee6633eba218b906..a36f78164160a13696cfcf427fb3b93552f54a3d 100644 (file)
@@ -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.7.2 or later) support secure GSS-TSIG
+# The most recent BIND versions (9.8 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.