|
@@ -2,12 +2,12 @@
|
|
.\" Title: b10-auth
|
|
.\" Title: b10-auth
|
|
.\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
|
|
.\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
|
|
.\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
|
|
.\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
|
|
-.\" Date: August 11, 2011
|
|
|
|
|
|
+.\" Date: December 28, 2011
|
|
.\" Manual: BIND10
|
|
.\" Manual: BIND10
|
|
.\" Source: BIND10
|
|
.\" Source: BIND10
|
|
.\" Language: English
|
|
.\" Language: English
|
|
.\"
|
|
.\"
|
|
-.TH "B10\-AUTH" "8" "August 11, 2011" "BIND10" "BIND10"
|
|
|
|
|
|
+.TH "B10\-AUTH" "8" "December 28, 2011" "BIND10" "BIND10"
|
|
.\" -----------------------------------------------------------------
|
|
.\" -----------------------------------------------------------------
|
|
.\" * set default formatting
|
|
.\" * set default formatting
|
|
.\" -----------------------------------------------------------------
|
|
.\" -----------------------------------------------------------------
|
|
@@ -22,7 +22,7 @@
|
|
b10-auth \- Authoritative DNS server
|
|
b10-auth \- Authoritative DNS server
|
|
.SH "SYNOPSIS"
|
|
.SH "SYNOPSIS"
|
|
.HP \w'\fBb10\-auth\fR\ 'u
|
|
.HP \w'\fBb10\-auth\fR\ 'u
|
|
-\fBb10\-auth\fR [\fB\-n\fR] [\fB\-u\ \fR\fB\fIusername\fR\fR] [\fB\-v\fR]
|
|
|
|
|
|
+\fBb10\-auth\fR [\fB\-n\fR] [\fB\-v\fR]
|
|
.SH "DESCRIPTION"
|
|
.SH "DESCRIPTION"
|
|
.PP
|
|
.PP
|
|
The
|
|
The
|
|
@@ -47,15 +47,6 @@ The arguments are as follows:
|
|
Do not cache answers in memory\&. The default is to use the cache for faster responses\&. The cache keeps the most recent 30,000 answers (positive and negative) in memory for 30 seconds (instead of querying the data source, such as SQLite3 database, each time)\&.
|
|
Do not cache answers in memory\&. The default is to use the cache for faster responses\&. The cache keeps the most recent 30,000 answers (positive and negative) in memory for 30 seconds (instead of querying the data source, such as SQLite3 database, each time)\&.
|
|
.RE
|
|
.RE
|
|
.PP
|
|
.PP
|
|
-\fB\-u \fR\fB\fIusername\fR\fR
|
|
|
|
-.RS 4
|
|
|
|
-The user name of the
|
|
|
|
-\fBb10\-auth\fR
|
|
|
|
-daemon\&. If specified, the daemon changes the process owner to the specified user\&. The
|
|
|
|
-\fIusername\fR
|
|
|
|
-must be either a valid numeric user ID or a valid user name\&. By default the daemon runs as the user who invokes it\&.
|
|
|
|
-.RE
|
|
|
|
-.PP
|
|
|
|
\fB\-v\fR
|
|
\fB\-v\fR
|
|
.RS 4
|
|
.RS 4
|
|
Enabled verbose mode\&. This enables diagnostic messages to STDERR\&.
|
|
Enabled verbose mode\&. This enables diagnostic messages to STDERR\&.
|