mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-09-03 16:15:27 +00:00
Merge branch 'ondrej/update-rndc.conf-manpage' into 'main'
Commit the regenerated rndc.conf.5in manual page See merge request isc-projects/bind9!3777
This commit is contained in:
@@ -30,9 +30,10 @@ level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
|
|||||||
.\" new: \\n[rst2man-indent\\n[rst2man-indent-level]]
|
.\" new: \\n[rst2man-indent\\n[rst2man-indent-level]]
|
||||||
.in \\n[rst2man-indent\\n[rst2man-indent-level]]u
|
.in \\n[rst2man-indent\\n[rst2man-indent-level]]u
|
||||||
..
|
..
|
||||||
rndc.conf \- rndc configuration file
|
.SH SYNOPSIS
|
||||||
.sp
|
.sp
|
||||||
\fBrndc.conf\fP
|
\fBrndc.conf\fP
|
||||||
|
.SH DESCRIPTION
|
||||||
.sp
|
.sp
|
||||||
\fBrndc.conf\fP is the configuration file for \fBrndc\fP, the BIND 9 name
|
\fBrndc.conf\fP is the configuration file for \fBrndc\fP, the BIND 9 name
|
||||||
server control utility. This file has a similar structure and syntax to
|
server control utility. This file has a similar structure and syntax to
|
||||||
@@ -89,6 +90,7 @@ key, or the \fBmmencode\fP program, also known as \fBmimencode\fP, can be
|
|||||||
used to generate a base\-64 string from known input. \fBmmencode\fP does
|
used to generate a base\-64 string from known input. \fBmmencode\fP does
|
||||||
not ship with BIND 9 but is available on many systems. See the EXAMPLE
|
not ship with BIND 9 but is available on many systems. See the EXAMPLE
|
||||||
section for sample command lines for each.
|
section for sample command lines for each.
|
||||||
|
.SH EXAMPLE
|
||||||
.INDENT 0.0
|
.INDENT 0.0
|
||||||
.INDENT 3.5
|
.INDENT 3.5
|
||||||
.sp
|
.sp
|
||||||
@@ -176,12 +178,14 @@ will be written to the standard output. Commented\-out \fBkey\fP and
|
|||||||
To generate a base\-64 secret with \fBmmencode\fP:
|
To generate a base\-64 secret with \fBmmencode\fP:
|
||||||
.sp
|
.sp
|
||||||
\fBecho "known plaintext for a secret" | mmencode\fP
|
\fBecho "known plaintext for a secret" | mmencode\fP
|
||||||
|
.SH NAME SERVER CONFIGURATION
|
||||||
.sp
|
.sp
|
||||||
The name server must be configured to accept rndc connections and to
|
The name server must be configured to accept rndc connections and to
|
||||||
recognize the key specified in the \fBrndc.conf\fP file, using the
|
recognize the key specified in the \fBrndc.conf\fP file, using the
|
||||||
controls statement in \fBnamed.conf\fP\&. See the sections on the
|
controls statement in \fBnamed.conf\fP\&. See the sections on the
|
||||||
\fBcontrols\fP statement in the BIND 9 Administrator Reference Manual for
|
\fBcontrols\fP statement in the BIND 9 Administrator Reference Manual for
|
||||||
details.
|
details.
|
||||||
|
.SH SEE ALSO
|
||||||
.sp
|
.sp
|
||||||
\fBrndc(8)\fP, \fBrndc\-confgen(8)\fP, \fBmmencode(1)\fP, BIND 9 Administrator Reference Manual.
|
\fBrndc(8)\fP, \fBrndc\-confgen(8)\fP, \fBmmencode(1)\fP, BIND 9 Administrator Reference Manual.
|
||||||
.SH AUTHOR
|
.SH AUTHOR
|
||||||
|
Reference in New Issue
Block a user