From: Suzanne Goldlust Date: Thu, 4 Jun 2020 18:06:11 +0000 (+0000) Subject: Edit reference.rst to indicate that the TSIG X-Git-Tag: v9.17.2~9^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=79920cea70e267eb15395bafb734a3bd0eba1ca3;p=thirdparty%2Fbind9.git Edit reference.rst to indicate that the TSIG session key is automatically created on startup --- diff --git a/doc/arm/reference.rst b/doc/arm/reference.rst index 07a923bb2e3..62eba6f5af7 100644 --- a/doc/arm/reference.rst +++ b/doc/arm/reference.rst @@ -5574,8 +5574,8 @@ configuration error to specify both ``allow-update`` and ``update-policy`` at the same time. A pre-defined ``update-policy`` rule can be switched on with the command -``update-policy local;``. Using this in a zone causes ``named`` to -generate a TSIG session key when starting and store it in a file; +``update-policy local;``. ``named`` automatically +generates a TSIG session key when starting and stores it in a file; this key can then be used by local clients to update the zone while ``named`` is running. By default, the session key is stored in the file ``/var/run/named/session.key``, the key name is "local-ddns", and the