/mandos/trunk

To get this branch, use:
bzr branch http://bzr.recompile.se/loggerhead/mandos/trunk

« back to all changes in this revision

Viewing changes to mandos.xml

  • Committer: Teddy Hogeborn
  • Date: 2026-05-17 23:56:03 UTC
  • Revision ID: teddy@recompile.se-20260517235603-5ygymkxkh32rxjkf
Remove white space at end of most lines

Remove white space at end of most lines.  Except for where it is
significant, like in shell script "here documents" where the delimiter
word is prefixed by "-", in block comments, and in config file example
settings.  Also not in README files, the INSTALL file, the DBUS-API
file, or the COPYING file (the last of which was copied verbatim from
FSF).

* dbus-mandos.conf: Remove white space at end of lines.
* debian/mandos-client.postinst: - '' -
* debian/mandos-client.templates: - '' -
* debian/mandos.postinst: - '' -
* dracut-module/password-agent.c: - '' -
* dracut-module/password-agent.xml: - '' -
* intro.xml: - '' -
* legalnotice.xml: - '' -
* mandos-clients.conf.xml: - '' -
* mandos-ctl.xml: - '' -
* mandos-keygen: - '' -
* mandos-keygen.xml: - '' -
* mandos-monitor.xml: - '' -
* mandos-options.xml: - '' -
* mandos.conf.xml: - '' -
* mandos.xml: - '' -
* network-hooks.d/wireless: - '' -
* plugin-helpers/mandos-client-iprouteadddel.c: - '' -
* plugin-runner.c: - '' -
* plugin-runner.xml: - '' -
* plugins.d/askpass-fifo.c: - '' -
* plugins.d/askpass-fifo.xml: - '' -
* plugins.d/mandos-client.c: - '' -
* plugins.d/mandos-client.xml: - '' -
* plugins.d/password-prompt.c: - '' -
* plugins.d/password-prompt.xml: - '' -
* plugins.d/plymouth.c: - '' -
* plugins.d/plymouth.xml: - '' -
* plugins.d/splashy.c: - '' -
* plugins.d/splashy.xml: - '' -
* plugins.d/usplash.c: - '' -
* plugins.d/usplash.xml: - '' -

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
<!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3
3
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
4
4
<!ENTITY COMMANDNAME "mandos">
5
 
<!ENTITY TIMESTAMP "2025-06-27">
 
5
<!ENTITY TIMESTAMP "2026-05-18">
6
6
<!ENTITY % common SYSTEM "common.ent">
7
7
%common;
8
8
]>
51
51
    </copyright>
52
52
    <xi:include href="legalnotice.xml"/>
53
53
  </refentryinfo>
54
 
  
 
54
 
55
55
  <refmeta>
56
56
    <refentrytitle>&COMMANDNAME;</refentrytitle>
57
57
    <manvolnum>8</manvolnum>
58
58
  </refmeta>
59
 
  
 
59
 
60
60
  <refnamediv>
61
61
    <refname><command>&COMMANDNAME;</command></refname>
62
62
    <refpurpose>
63
63
      Gives encrypted passwords to authenticated Mandos clients
64
64
    </refpurpose>
65
65
  </refnamediv>
66
 
  
 
66
 
67
67
  <refsynopsisdiv>
68
68
    <cmdsynopsis>
69
69
      <command>&COMMANDNAME;</command>
134
134
      <arg choice="plain"><option>--check</option></arg>
135
135
    </cmdsynopsis>
136
136
  </refsynopsisdiv>
137
 
  
 
137
 
138
138
  <refsect1 id="description">
139
139
    <title>DESCRIPTION</title>
140
140
    <para>
152
152
      the stored pre-encrypted password for that specific client.
153
153
    </para>
154
154
  </refsect1>
155
 
  
 
155
 
156
156
  <refsect1 id="purpose">
157
157
    <title>PURPOSE</title>
158
158
    <para>
162
162
      linkend="overview"/> for details.
163
163
    </para>
164
164
  </refsect1>
165
 
  
 
165
 
166
166
  <refsect1 id="options">
167
167
    <title>OPTIONS</title>
168
168
    <variablelist>
175
175
          </para>
176
176
        </listitem>
177
177
      </varlistentry>
178
 
      
 
178
 
179
179
      <varlistentry>
180
180
        <term><option>--interface</option>
181
181
        <replaceable>NAME</replaceable></term>
185
185
          <xi:include href="mandos-options.xml" xpointer="interface"/>
186
186
        </listitem>
187
187
      </varlistentry>
188
 
      
 
188
 
189
189
      <varlistentry>
190
190
        <term><option>--address
191
191
        <replaceable>ADDRESS</replaceable></option></term>
195
195
          <xi:include href="mandos-options.xml" xpointer="address"/>
196
196
        </listitem>
197
197
      </varlistentry>
198
 
      
 
198
 
199
199
      <varlistentry>
200
200
        <term><option>--port
201
201
        <replaceable>PORT</replaceable></option></term>
205
205
          <xi:include href="mandos-options.xml" xpointer="port"/>
206
206
        </listitem>
207
207
      </varlistentry>
208
 
      
 
208
 
209
209
      <varlistentry>
210
210
        <term><option>--check</option></term>
211
211
        <listitem>
215
215
          </para>
216
216
        </listitem>
217
217
      </varlistentry>
218
 
      
 
218
 
219
219
      <varlistentry>
220
220
        <term><option>--debug</option></term>
221
221
        <listitem>
222
222
          <xi:include href="mandos-options.xml" xpointer="debug"/>
223
223
        </listitem>
224
224
      </varlistentry>
225
 
      
 
225
 
226
226
      <varlistentry>
227
227
        <term><option>--debuglevel
228
228
        <replaceable>LEVEL</replaceable></option></term>
240
240
          </para>
241
241
        </listitem>
242
242
      </varlistentry>
243
 
      
 
243
 
244
244
      <varlistentry>
245
245
        <term><option>--priority <replaceable>
246
246
        PRIORITY</replaceable></option></term>
248
248
          <xi:include href="mandos-options.xml" xpointer="priority"/>
249
249
        </listitem>
250
250
      </varlistentry>
251
 
      
 
251
 
252
252
      <varlistentry>
253
253
        <term><option>--servicename
254
254
        <replaceable>NAME</replaceable></option></term>
257
257
                      xpointer="servicename"/>
258
258
        </listitem>
259
259
      </varlistentry>
260
 
      
 
260
 
261
261
      <varlistentry>
262
262
        <term><option>--configdir
263
263
        <replaceable>DIRECTORY</replaceable></option></term>
272
272
          </para>
273
273
        </listitem>
274
274
      </varlistentry>
275
 
      
 
275
 
276
276
      <varlistentry>
277
277
        <term><option>--version</option></term>
278
278
        <listitem>
281
281
          </para>
282
282
        </listitem>
283
283
      </varlistentry>
284
 
      
 
284
 
285
285
      <varlistentry>
286
286
        <term><option>--no-dbus</option></term>
287
287
        <listitem>
291
291
          </para>
292
292
        </listitem>
293
293
      </varlistentry>
294
 
      
 
294
 
295
295
      <varlistentry>
296
296
        <term><option>--no-ipv6</option></term>
297
297
        <listitem>
298
298
          <xi:include href="mandos-options.xml" xpointer="ipv6"/>
299
299
        </listitem>
300
300
      </varlistentry>
301
 
      
 
301
 
302
302
      <varlistentry>
303
303
        <term><option>--no-restore</option></term>
304
304
        <listitem>
308
308
          </para>
309
309
        </listitem>
310
310
      </varlistentry>
311
 
      
 
311
 
312
312
      <varlistentry>
313
313
        <term><option>--statedir
314
314
        <replaceable>DIRECTORY</replaceable></option></term>
316
316
          <xi:include href="mandos-options.xml" xpointer="statedir"/>
317
317
        </listitem>
318
318
      </varlistentry>
319
 
      
 
319
 
320
320
      <varlistentry>
321
321
        <term><option>--socket
322
322
        <replaceable>FD</replaceable></option></term>
324
324
          <xi:include href="mandos-options.xml" xpointer="socket"/>
325
325
        </listitem>
326
326
      </varlistentry>
327
 
      
 
327
 
328
328
      <varlistentry>
329
329
        <term><option>--foreground</option></term>
330
330
        <listitem>
332
332
                      xpointer="foreground"/>
333
333
        </listitem>
334
334
      </varlistentry>
335
 
      
 
335
 
336
336
      <varlistentry>
337
337
        <term><option>--no-zeroconf</option></term>
338
338
        <listitem>
339
339
          <xi:include href="mandos-options.xml" xpointer="zeroconf"/>
340
340
        </listitem>
341
341
      </varlistentry>
342
 
      
 
342
 
343
343
    </variablelist>
344
344
  </refsect1>
345
 
  
 
345
 
346
346
  <refsect1 id="overview">
347
347
    <title>OVERVIEW</title>
348
348
    <xi:include href="overview.xml"/>
352
352
      <acronym>RAM</acronym> disk environment.
353
353
    </para>
354
354
  </refsect1>
355
 
  
 
355
 
356
356
  <refsect1 id="protocol">
357
357
    <title>NETWORK PROTOCOL</title>
358
358
    <para>
410
410
      </row>
411
411
    </tbody></tgroup></table>
412
412
  </refsect1>
413
 
  
 
413
 
414
414
  <refsect1 id="checking">
415
415
    <title>CHECKING</title>
416
416
    <para>
425
425
      <manvolnum>5</manvolnum></citerefentry>.
426
426
    </para>
427
427
  </refsect1>
428
 
  
 
428
 
429
429
  <refsect1 id="approval">
430
430
    <title>APPROVAL</title>
431
431
    <para>
443
443
      the server delay before giving a client its secret, allowing
444
444
      optional manual denying of this specific client.
445
445
    </para>
446
 
    
 
446
 
447
447
  </refsect1>
448
 
  
 
448
 
449
449
  <refsect1 id="logging">
450
450
    <title>LOGGING</title>
451
451
    <para>
455
455
      and also show them on the console.
456
456
    </para>
457
457
  </refsect1>
458
 
  
 
458
 
459
459
  <refsect1 id="persistent_state">
460
460
    <title>PERSISTENT STATE</title>
461
461
    <para>
467
467
      <filename>clients.conf</filename>, this will take precedence.
468
468
    </para>
469
469
  </refsect1>
470
 
  
 
470
 
471
471
  <refsect1 id="dbus_interface">
472
472
    <title>D-BUS INTERFACE</title>
473
473
    <para>
477
477
      of the D-Bus API, see the file <filename>DBUS-API</filename>.
478
478
    </para>
479
479
  </refsect1>
480
 
  
 
480
 
481
481
  <refsect1 id="exit_status">
482
482
    <title>EXIT STATUS</title>
483
483
    <para>
485
485
      critical error is encountered.
486
486
    </para>
487
487
  </refsect1>
488
 
  
 
488
 
489
489
  <refsect1 id="environment">
490
490
    <title>ENVIRONMENT</title>
491
491
    <variablelist>
505
505
      </varlistentry>
506
506
    </variablelist>
507
507
  </refsect1>
508
 
  
 
508
 
509
509
  <refsect1 id="files">
510
510
    <title>FILES</title>
511
511
    <para>
580
580
      </varlistentry>
581
581
    </variablelist>
582
582
  </refsect1>
583
 
  
 
583
 
584
584
  <refsect1 id="bugs">
585
585
    <title>BUGS</title>
586
586
    <para>
592
592
    </para>
593
593
    <xi:include href="bugs.xml"/>
594
594
  </refsect1>
595
 
  
 
595
 
596
596
  <refsect1 id="example">
597
597
    <title>EXAMPLE</title>
598
598
    <informalexample>
630
630
      </para>
631
631
    </informalexample>
632
632
  </refsect1>
633
 
  
 
633
 
634
634
  <refsect1 id="security">
635
635
    <title>SECURITY</title>
636
636
    <refsect2 id="server">
669
669
      </para>
670
670
    </refsect2>
671
671
  </refsect1>
672
 
  
 
672
 
673
673
  <refsect1 id="see_also">
674
674
    <title>SEE ALSO</title>
675
675
    <para>