Lines Matching +full:master +full:- +full:level

4 .nr rst2man-indent-level 0
7 \\$1 \\n[an-margin]
8 level \\n[rst2man-indent-level]
9 level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
10 -
11 \\n[rst2man-indent0]
12 \\n[rst2man-indent1]
13 \\n[rst2man-indent2]
18 . nr rst2man-indent\\n[rst2man-indent-level] \\n[an-margin]
19 . nr rst2man-indent-level +1
24 .\" indent \\n[an-margin]
25 .\" old: \\n[rst2man-indent\\n[rst2man-indent-level]]
26 .nr rst2man-indent-level -1
27 .\" new: \\n[rst2man-indent\\n[rst2man-indent-level]]
32 krb5kdc \- Kerberos V5 KDC
36 [\fB\-x\fP \fIdb_args\fP]
37 [\fB\-d\fP \fIdbname\fP]
38 [\fB\-k\fP \fIkeytype\fP]
39 [\fB\-M\fP \fImkeyname\fP]
40 [\fB\-p\fP \fIportnum\fP]
41 [\fB\-m\fP]
42 [\fB\-r\fP \fIrealm\fP]
43 [\fB\-n\fP]
44 [\fB\-w\fP \fInumworkers\fP]
45 [\fB\-P\fP \fIpid_file\fP]
46 [\fB\-T\fP \fItime_offset\fP]
53 The \fB\-r\fP \fIrealm\fP option specifies the realm for which the server
55 to serve multiple realms. If no \fB\-r\fP option is given, the default
58 The \fB\-d\fP \fIdbname\fP option specifies the name under which the
62 The \fB\-k\fP \fIkeytype\fP option specifies the key type of the master key
63 to be entered manually as a password when \fB\-m\fP is given; the default
64 is \fBaes256\-cts\-hmac\-sha1\-96\fP\&.
66 The \fB\-M\fP \fImkeyname\fP option specifies the principal name for the
67 master key in the database (usually \fBK/M\fP in the KDC\(aqs realm).
69 The \fB\-m\fP option specifies that the master database password should
72 The \fB\-n\fP option specifies that the KDC does not put itself in the
75 The \fB\-P\fP \fIpid_file\fP option tells the KDC to write its PID into
80 The \fB\-p\fP \fIportnum\fP option specifies the default UDP and TCP port
82 requests, as a comma\-separated list. This value overrides the port
84 \fI\%kdc.conf\fP, but may be overridden by realm\-specific values.
87 The \fB\-w\fP \fInumworkers\fP option tells the KDC to fork \fInumworkers\fP
89 The top level KDC process (whose pid is recorded in the pid file if
90 the \fB\-P\fP option is also given) acts as a supervisor. The supervisor
95 The \fB\-x\fP \fIdb_args\fP option specifies database\-specific arguments.
99 The \fB\-T\fP \fIoffset\fP option specifies a time offset, in seconds, which
104 The realms are listed on the command line. Per\-realm options that can
113 krb5kdc \-p 2001 \-r REALM1 \-p 2002 \-r REALM2 \-r REALM3
119 for REALM2 and REALM3. Additionally, per\-realm parameters may be
122 Per\-realm parameters specified in this file take precedence over
135 caller\-provided sockets will be ignored if socket activation is used.
143 1985-2025, MIT