mirror of
https://github.com/isc-projects/bind9.git
synced 2026-05-27 20:25:55 -04:00
Improve parental-agents definition in ARM
"A parental agent is the entity that is allowed to change a zone's
delegation information" is untrue, because it is possible to use some
hidden server or a validating resolver.
Also the new text makes it more clear that named sends DS queries to
these servers.
(cherry picked from commit 604f8e7797)
This commit is contained in:
parent
e4996fd06a
commit
37e3c3d7fb
1 changed files with 4 additions and 4 deletions
|
|
@ -1026,10 +1026,10 @@ responses such as NXDOMAIN.
|
|||
:any:`parental-agents` Block Definition and Usage
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
:any:`parental-agents` lists allow for a common set of parental agents to be easily
|
||||
used by multiple primary and secondary zones.
|
||||
A parental agent is the entity that is allowed to
|
||||
change a zone's delegation information (defined in :rfc:`7344`).
|
||||
:any:`parental-agents` lists allow for a common set of parental agents to be
|
||||
easily used by multiple primary and secondary zones. A "parental agent" is a
|
||||
trusted DNS server that is queried to check if DS records for a given zones
|
||||
are up-to-date.
|
||||
|
||||
:any:`primaries` Block Grammar
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
|
|
|||
Loading…
Reference in a new issue