]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
added note on ndc->rndc change
authorAndreas Gustafsson <source@isc.org>
Fri, 8 Sep 2000 21:34:39 +0000 (21:34 +0000)
committerAndreas Gustafsson <source@isc.org>
Fri, 8 Sep 2000 21:34:39 +0000 (21:34 +0000)
doc/misc/migration

index 98920e2eeb4a5c054d3f18a780a508648f005552..f080ced744e32237ba932d9ee6fba50c9122eecf 100644 (file)
@@ -142,4 +142,12 @@ if applications with these flaws are still being used, they should
 be upgraded.
 
 
-$Id: migration,v 1.1.2.9 2000/09/05 17:06:20 gson Exp $
+5. Server Administration Tools
+
+The "ndc" program has been replaced by "rndc", which is capable of
+remote operation.  Unlike ndc, rndc requires a configuration file; 
+see the man pages in doc/man/bin/rndc.1 and doc/man/bin/rndc.conf.5 for
+details.  Many of the ndc commands are still unimplemented in rndc.
+
+
+$Id: migration,v 1.1.2.10 2000/09/08 21:34:39 gson Exp $