From: Mark Andrews Date: Thu, 31 May 2007 22:33:12 +0000 (+0000) Subject: update from jeremy X-Git-Tag: v9.2.0b1^2~26 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bca86b6c1c1e28ee0447db2c6f12c110d72b7098;p=thirdparty%2Fbind9.git update from jeremy --- diff --git a/bin/rndc/rndc.docbook b/bin/rndc/rndc.docbook index 5d63f64b39e..77d2f2666ae 100644 --- a/bin/rndc/rndc.docbook +++ b/bin/rndc/rndc.docbook @@ -18,7 +18,7 @@ - PERFORMANCE OF THIS SOFTWARE. --> - + @@ -78,7 +78,7 @@ rndc communicates with the name server over a TCP connection, sending commands authenticated with digital signatures. In the current versions of - rndc and named named + rndc and named, the only supported authentication algorithm is HMAC-MD5, which uses a shared secret on each end of the connection. This provides TSIG-style authentication for the command @@ -158,15 +158,15 @@ - -y keyid + -y key_id - Use the key keyid + Use the key key_id from the configuration file. - keyid must be + key_id must be known by named with the same algorithm and secret string in order for control message validation to succeed. - If no keyid + If no key_id is specified, rndc will first look for a key clause in the server statement of the server being used, or if no server statement is present for that