Merge branch '1842-correct-the-bind-arm-to-say-that-the-default-session-key-for-use-with-update-policy-local-is' into 'master'

Resolve "Correct the BIND ARM to say that the default session-key for use with 'update-policy local;' is generated at startup"

Closes #1842

See merge request isc-projects/bind9!3664
This commit is contained in:
Ondřej Surý 2020-06-05 14:35:05 +00:00
commit 1540e42449

View file

@ -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