2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-09-05 00:55:24 +00:00

953. [func] named.key from change #843 has been replaced by

/etc/rndc.key.  Both named and rndc will look for
                        this file and associated key if they are not already
                        configured via a different method (rndc.conf/controls).
                        /etc/rndc.key can be created using "rndc-confgen -a".
This commit is contained in:
Mark Andrews
2001-08-06 04:47:47 +00:00
parent ac3c4e9981
commit ec5a06ccf7

View File

@@ -1,3 +1,9 @@
953. [func] named.key from change #843 has been replaced by
/etc/rndc.key. Both named and rndc will look for
this file and associated key if they are not already
configured via a different method (rndc.conf/controls).
/etc/rndc.key can be created using "rndc-confgen -a".
952. [bug] The server required manual intervention to serve the
affected zones if it died between creating a journal
and committing the first change to it.