34
34
<holder>Teddy Hogeborn</holder>
35
35
<holder>Björn Påhlsson</holder>
39
This manual page is free software: you can redistribute it
40
and/or modify it under the terms of the GNU General Public
41
License as published by the Free Software Foundation,
42
either version 3 of the License, or (at your option) any
47
This manual page is distributed in the hope that it will
48
be useful, but WITHOUT ANY WARRANTY; without even the
49
implied warranty of MERCHANTABILITY or FITNESS FOR A
50
PARTICULAR PURPOSE. See the GNU General Public License
55
You should have received a copy of the GNU General Public
56
License along with this program; If not, see
57
<ulink url="http://www.gnu.org/licenses/"/>.
37
<xi:include href="legalnotice.xml"/>
63
41
<refentrytitle>&COMMANDNAME;</refentrytitle>
64
42
<manvolnum>8</manvolnum>
144
121
<command>&COMMANDNAME;</command>
145
122
<group choice="req">
123
<arg choice="plain"><option>--password</option></arg>
146
124
<arg choice="plain"><option>-p</option></arg>
147
<arg choice="plain"><option>--password</option></arg>
125
<arg choice="plain"><option>--passfile
126
<replaceable>FILE</replaceable></option></arg>
127
<arg choice="plain"><option>-F</option>
128
<replaceable>FILE</replaceable></arg>
165
146
<command>&COMMANDNAME;</command>
166
147
<group choice="req">
148
<arg choice="plain"><option>--help</option></arg>
167
149
<arg choice="plain"><option>-h</option></arg>
168
<arg choice="plain"><option>--help</option></arg>
172
153
<command>&COMMANDNAME;</command>
173
154
<group choice="req">
155
<arg choice="plain"><option>--version</option></arg>
174
156
<arg choice="plain"><option>-v</option></arg>
175
<arg choice="plain"><option>--version</option></arg>
178
159
</refsynopsisdiv>
180
161
<refsect1 id="description">
181
162
<title>DESCRIPTION</title>
183
164
<command>&COMMANDNAME;</command> is a program to generate the
185
<citerefentry><refentrytitle>password-request</refentrytitle>
186
<manvolnum>8mandos</manvolnum></citerefentry>. The keys are
166
<citerefentry><refentrytitle>mandos-client</refentrytitle>
167
<manvolnum>8mandos</manvolnum></citerefentry>. The key is
187
168
normally written to /etc/mandos for later installation into the
188
initrd image, but this, like most things, can be changed with
189
command line options.
169
initrd image, but this, and most other things, can be changed
170
with command line options.
192
It can also be used to generate ready-made sections for
173
This program can also be used with the
174
<option>--password</option> or <option>--passfile</option>
175
options to generate a ready-made section for
176
<filename>clients.conf</filename> (see
193
177
<citerefentry><refentrytitle>mandos-clients.conf</refentrytitle>
194
<manvolnum>5</manvolnum></citerefentry> using the
195
<option>--password</option> option.
178
<manvolnum>5</manvolnum></citerefentry>).
199
182
<refsect1 id="purpose">
200
183
<title>PURPOSE</title>
203
185
The purpose of this is to enable <emphasis>remote and unattended
204
186
rebooting</emphasis> of client host computer with an
205
187
<emphasis>encrypted root file system</emphasis>. See <xref
206
188
linkend="overview"/> for details.
211
192
<refsect1 id="options">
212
193
<title>OPTIONS</title>
216
<term><literal>-h</literal>, <literal>--help</literal></term>
197
<term><option>--help</option></term>
198
<term><option>-h</option></term>
219
201
Show a help message and exit
225
<term><literal>-d</literal>, <literal>--dir
226
<replaceable>directory</replaceable></literal></term>
208
<replaceable>DIRECTORY</replaceable></option></term>
210
<replaceable>DIRECTORY</replaceable></option></term>
229
213
Target directory for key files. Default is
236
<term><literal>-t</literal>, <literal>--type
237
<replaceable>type</replaceable></literal></term>
221
<replaceable>TYPE</replaceable></option></term>
223
<replaceable>TYPE</replaceable></option></term>
240
226
Key type. Default is <quote>DSA</quote>.
246
<term><literal>-l</literal>, <literal>--length
247
<replaceable>bits</replaceable></literal></term>
232
<term><option>--length
233
<replaceable>BITS</replaceable></option></term>
235
<replaceable>BITS</replaceable></option></term>
250
238
Key length in bits. Default is 2048.
256
<term><literal>-s</literal>, <literal>--subtype
257
<replaceable>type</replaceable></literal></term>
244
<term><option>--subtype
245
<replaceable>KEYTYPE</replaceable></option></term>
247
<replaceable>KEYTYPE</replaceable></option></term>
260
250
Subkey type. Default is <quote>ELG-E</quote> (Elgamal
267
<term><literal>-L</literal>, <literal>--sublength
268
<replaceable>bits</replaceable></literal></term>
257
<term><option>--sublength
258
<replaceable>BITS</replaceable></option></term>
260
<replaceable>BITS</replaceable></option></term>
271
263
Subkey length in bits. Default is 2048.
277
<term><literal>-e</literal>, <literal>--email</literal>
278
<replaceable>address</replaceable></term>
269
<term><option>--email
270
<replaceable>ADDRESS</replaceable></option></term>
272
<replaceable>ADDRESS</replaceable></option></term>
281
275
Email address of key. Default is empty.
287
<term><literal>-c</literal>, <literal>--comment</literal>
288
<replaceable>comment</replaceable></term>
281
<term><option>--comment
282
<replaceable>TEXT</replaceable></option></term>
284
<replaceable>TEXT</replaceable></option></term>
291
287
Comment field for key. The default value is
310
<term><literal>-f</literal>, <literal>--force</literal></term>
308
<term><option>--force</option></term>
309
<term><option>-f</option></term>
313
Force overwriting old keys.
312
Force overwriting old key.
318
<term><literal>-p</literal>, <literal>--password</literal
317
<term><option>--password</option></term>
318
<term><option>-p</option></term>
322
321
Prompt for a password and encrypt it with the key already
328
327
>8</manvolnum></citerefentry>. The host name or the name
329
328
specified with the <option>--name</option> option is used
330
329
for the section header. All other options are ignored,
331
and no keys are created.
330
and no key is created.
335
<term><option>--passfile
336
<replaceable>FILE</replaceable></option></term>
338
<replaceable>FILE</replaceable></option></term>
341
The same as <option>--password</option>, but read from
342
<replaceable>FILE</replaceable>, not the terminal.
338
349
<refsect1 id="overview">
339
350
<title>OVERVIEW</title>
340
351
<xi:include href="overview.xml"/>
342
353
This program is a small utility to generate new OpenPGP keys for
354
new Mandos clients, and to generate sections for inclusion in
355
<filename>clients.conf</filename> on the server.
347
359
<refsect1 id="exit_status">
348
360
<title>EXIT STATUS</title>
350
The exit status will be 0 if new keys were successfully created,
362
The exit status will be 0 if a new key (or password, if the
363
<option>--password</option> option was used) was successfully
364
created, otherwise not.
437
449
</informalexample>
452
Prompt for a password, encrypt it with the key in
453
<filename>/etc/mandos</filename> and output a section suitable
454
for <filename>clients.conf</filename>.
457
<userinput>&COMMANDNAME; --password</userinput>
462
Prompt for a password, encrypt it with the key in the
463
<filename>client-key</filename> directory and output a section
464
suitable for <filename>clients.conf</filename>.
468
<!-- do not wrap this line -->
469
<userinput>&COMMANDNAME; --password --dir client-key</userinput>
440
475
<refsect1 id="security">
441
476
<title>SECURITY</title>
443
478
The <option>--type</option>, <option>--length</option>,
444
479
<option>--subtype</option>, and <option>--sublength</option>
445
options can be used to create keys of insufficient security. If
446
in doubt, leave them to the default values.
480
options can be used to create keys of low security. If in
481
doubt, leave them to the default values.
449
The key expire time is not guaranteed to be honored by
450
<citerefentry><refentrytitle>mandos</refentrytitle>
484
The key expire time is <emphasis>not</emphasis> guaranteed to be
485
honored by <citerefentry><refentrytitle>mandos</refentrytitle>
451
486
<manvolnum>8</manvolnum></citerefentry>.
455
490
<refsect1 id="see_also">
456
491
<title>SEE ALSO</title>
458
493
<citerefentry><refentrytitle>gpg</refentrytitle>
459
494
<manvolnum>1</manvolnum></citerefentry>,
495
<citerefentry><refentrytitle>mandos-clients.conf</refentrytitle>
496
<manvolnum>5</manvolnum></citerefentry>,
460
497
<citerefentry><refentrytitle>mandos</refentrytitle>
461
498
<manvolnum>8</manvolnum></citerefentry>,
462
<citerefentry><refentrytitle>password-request</refentrytitle>
499
<citerefentry><refentrytitle>mandos-client</refentrytitle>
463
500
<manvolnum>8mandos</manvolnum></citerefentry>