From: Evan Hunt Date: Thu, 3 Nov 2011 20:21:37 +0000 (+0000) Subject: 3198. [doc] Clarified that dnssec-settime can alter keyfile X-Git-Tag: v9.9.0b2~93 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=d7be2b79ed0934483d550e17e2bd09de4eaff8f5;p=thirdparty%2Fbind9.git 3198. [doc] Clarified that dnssec-settime can alter keyfile permissions. [RT #24866] --- diff --git a/CHANGES b/CHANGES index c00bb8357f6..b98b9f2d5f0 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,6 @@ +3198. [doc] Clarified that dnssec-settime can alter keyfile + permissions. [RT #24866] + 3197. [bug] Don't try to log the filename and line number when the config parser can't open a file. [RT #22263] diff --git a/bin/dnssec/dnssec-settime.docbook b/bin/dnssec/dnssec-settime.docbook index e69a48f957e..bc6870b1321 100644 --- a/bin/dnssec/dnssec-settime.docbook +++ b/bin/dnssec/dnssec-settime.docbook @@ -17,7 +17,7 @@ - PERFORMANCE OF THIS SOFTWARE. --> - + July 15, 2009 @@ -83,7 +83,8 @@ Knnnn.+aaa+iiiii.private) are regenerated. Metadata fields are stored in the private file. A human-readable description of the metadata is also placed in comments in the key - file. + file. The private file's permissions are always set to be + inaccessible to anyone other than the owner (mode 0600).