mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-09 03:22:05 -04:00
Edit reference.rst to indicate that the TSIG
session key is automatically created on startup
This commit is contained in:
parent
60e95f3c3f
commit
79920cea70
1 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue