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

update from jeremy

This commit is contained in:
Mark Andrews
2007-05-31 22:28:35 +00:00
parent 12351e0500
commit 122c58bd11

View File

@@ -18,7 +18,7 @@
- PERFORMANCE OF THIS SOFTWARE. - PERFORMANCE OF THIS SOFTWARE.
--> -->
<!-- $Id: rndc.docbook,v 1.17 2007/05/09 01:32:09 marka Exp $ --> <!-- $Id: rndc.docbook,v 1.18 2007/05/31 22:28:35 marka Exp $ -->
<refentry id="man.rndc"> <refentry id="man.rndc">
<refentryinfo> <refentryinfo>
<date>June 30, 2000</date> <date>June 30, 2000</date>
@@ -78,7 +78,7 @@
communicates with the name server communicates with the name server
over a TCP connection, sending commands authenticated with over a TCP connection, sending commands authenticated with
digital signatures. In the current versions of digital signatures. In the current versions of
<command>rndc</command> and <command>named</command> named <command>rndc</command> and <command>named</command>,
the only supported authentication algorithm is HMAC-MD5, the only supported authentication algorithm is HMAC-MD5,
which uses a shared secret on each end of the connection. which uses a shared secret on each end of the connection.
This provides TSIG-style authentication for the command This provides TSIG-style authentication for the command
@@ -172,16 +172,16 @@
</varlistentry> </varlistentry>
<varlistentry> <varlistentry>
<term>-y <replaceable class="parameter">keyid</replaceable></term> <term>-y <replaceable class="parameter">key_id</replaceable></term>
<listitem> <listitem>
<para> <para>
Use the key <replaceable class="parameter">keyid</replaceable> Use the key <replaceable class="parameter">key_id</replaceable>
from the configuration file. from the configuration file.
<replaceable class="parameter">keyid</replaceable> <replaceable class="parameter">key_id</replaceable>
must be must be
known by named with the same algorithm and secret string known by named with the same algorithm and secret string
in order for control message validation to succeed. in order for control message validation to succeed.
If no <replaceable class="parameter">keyid</replaceable> If no <replaceable class="parameter">key_id</replaceable>
is specified, <command>rndc</command> will first look is specified, <command>rndc</command> will first look
for a key clause in the server statement of the server for a key clause in the server statement of the server
being used, or if no server statement is present for that being used, or if no server statement is present for that