From d41977127f7105d571f5c127fdb1cb26aa0e82e0 Mon Sep 17 00:00:00 2001 From: Andreas Gustafsson Date: Tue, 28 Aug 2001 17:37:24 +0000 Subject: [PATCH] don't suggest generating the command channel secret usign dnssec-keygen or mmencode now that we have rndc-confgen --- doc/arm/Bv9ARM-book.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/doc/arm/Bv9ARM-book.xml b/doc/arm/Bv9ARM-book.xml index dce5ef1d71..b1df7fd669 100644 --- a/doc/arm/Bv9ARM-book.xml +++ b/doc/arm/Bv9ARM-book.xml @@ -2,7 +2,7 @@ - + BIND 9 Administrator Reference Manual @@ -680,8 +680,9 @@ Use dig instead. - - + + + Administrative Tools Administrative tools play an integral part in the management of a server. @@ -852,8 +853,7 @@ The key statement has two clauses: algorithm and secret. While the configuration parser will accept any string as the argument to algorithm, currently only the string "hmac-md5" -has any meaning. The secret is a base-64 encoded string, typically -generated with either dnssec-keygen or mmencode. +has any meaning. The secret is a base-64 encoded string. The server statement uses the key clause to associate a key-defined key with a server.