From: Evan Hunt Date: Fri, 18 Apr 2014 22:05:52 +0000 (-0700) Subject: [master] clarify nsupdate -y X-Git-Tag: v9.11.0a1~1741 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=1f73b46904d266abe57814ea512dc7069e7a1e73;p=thirdparty%2Fbind9.git [master] clarify nsupdate -y 3815. [doc] Clarify "nsupdate -y" usage in man page. [RT #35808] --- diff --git a/CHANGES b/CHANGES index a6d8b56ddd6..4ba6f17440f 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,5 @@ +3815. [doc] Clarify "nsupdate -y" usage in man page. [RT #35808] + 3814. [func] The "masterfile-style" zone option controls the formatting of dumped zone files. Options are "relative" (multiline format) and "full" (one diff --git a/bin/nsupdate/nsupdate.docbook b/bin/nsupdate/nsupdate.docbook index a2156beb9ac..323d5132a92 100644 --- a/bin/nsupdate/nsupdate.docbook +++ b/bin/nsupdate/nsupdate.docbook @@ -20,7 +20,7 @@ - March 10, 2012 + April 18, 2014 nsupdate @@ -161,7 +161,13 @@ hmac:keyname:secret. keyname is the name of the key, and secret is the base64 encoded shared secret. - Use of the option is discouraged because the + hmac is the name of the key algorithm; + valid choices are hmac-md5, + hmac-sha1, hmac-sha224, + hmac-sha256, hmac-sha384, or + hmac-sha512. If hmac + is not specified, the default is hmac-md5. + NOTE: Use of the option is discouraged because the shared secret is supplied as a command line argument in clear text. This may be visible in the output from