mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-08-31 14:05:33 +00:00
[jreed-docs] regenerate manual
This commit is contained in:
@@ -22,7 +22,7 @@
|
|||||||
bindctl \- control and configure BIND 10
|
bindctl \- control and configure BIND 10
|
||||||
.SH "SYNOPSIS"
|
.SH "SYNOPSIS"
|
||||||
.HP \w'\fBbindctl\fR\ 'u
|
.HP \w'\fBbindctl\fR\ 'u
|
||||||
\fBbindctl\fR [\fB\-a\ \fR\fB\fIaddress\fR\fR] [\fB\-h\fR] [\fB\-c\ \fR\fB\fIfile\fR\fR] [\fB\-p\ \fR\fB\fInumber\fR\fR] [\fB\-\-address\ \fR\fB\fIaddress\fR\fR] [\fB\-\-help\fR] [\fB\-\-certificate\-chain\ \fR\fB\fIfile\fR\fR] [\fB\-\-port\ \fR\fB\fInumber\fR\fR] [\fB\-\-version\fR]
|
\fBbindctl\fR [\fB\-a\ \fR\fB\fIaddress\fR\fR] [\fB\-h\fR] [\fB\-c\ \fR\fB\fIfile\fR\fR] [\fB\-p\ \fR\fB\fInumber\fR\fR] [\fB\-\-address\ \fR\fB\fIaddress\fR\fR] [\fB\-\-help\fR] [\fB\-\-certificate\-chain\ \fR\fB\fIfile\fR\fR] [\fB\-\-csv\-file\-dir\fR\fB\fIfile\fR\fR] [\fB\-\-port\ \fR\fB\fInumber\fR\fR] [\fB\-\-version\fR]
|
||||||
.SH "DESCRIPTION"
|
.SH "DESCRIPTION"
|
||||||
.PP
|
.PP
|
||||||
The
|
The
|
||||||
@@ -52,6 +52,11 @@ daemon\&. The default is 127\&.0\&.0\&.1\&.
|
|||||||
The PEM formatted server certificate validation chain file\&.
|
The PEM formatted server certificate validation chain file\&.
|
||||||
.RE
|
.RE
|
||||||
.PP
|
.PP
|
||||||
|
\fB\-\-csv\-file\-dir\fR\fIfile\fR
|
||||||
|
.RS 4
|
||||||
|
The directory name in which the user/password CSV file is stored (see AUTHENTICATION)\&. By default this option doesn\'t have any value, in which case the "\&.bind10" directory under the user\'s home directory will be used\&.
|
||||||
|
.RE
|
||||||
|
.PP
|
||||||
\fB\-h\fR, \fB\-\-help\fR
|
\fB\-h\fR, \fB\-\-help\fR
|
||||||
.RS 4
|
.RS 4
|
||||||
Display command usage\&.
|
Display command usage\&.
|
||||||
@@ -85,10 +90,10 @@ Display the version number and exit\&.
|
|||||||
.RE
|
.RE
|
||||||
.SH "AUTHENTICATION"
|
.SH "AUTHENTICATION"
|
||||||
.PP
|
.PP
|
||||||
The tool will authenticate using a username and password\&. On the first successful login, it will save the details to
|
The tool will authenticate using a username and password\&. On the first successful login, it will save the details to a comma\-separated\-value (CSV) file which will be used for later uses of
|
||||||
~/\&.bind10/default_user\&.csv
|
\fBbindctl\fR\&. The file name is
|
||||||
which will be used for later uses of
|
default_user\&.csv
|
||||||
\fBbindctl\fR\&.
|
located under the directory specified by the \-\-csv\-file\-dir option\&.
|
||||||
.SH "USAGE"
|
.SH "USAGE"
|
||||||
.PP
|
.PP
|
||||||
The
|
The
|
||||||
|
Reference in New Issue
Block a user