/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: 2008-09-30 07:23:39 UTC
  • Revision ID: teddy@fukt.bsnet.se-20080930072339-jn15gyrtfpdk2dhx
* .bzrignore: Added "man" directory (created by "make install-html").

* Makefile: Add "common.ent" dependency to all manual pages.
  (htmldir, version, SED): New variables.
  (CFLAGS): Add -D option to define VERSION to $(version).
  (MANPOST, HTMLPOST): Use $(SED).
  (PROGS): Use $(CPROGS)
  (CPROGS): New; C-only programs.
  (objects): Use $(CPROGS).
  (common.ent, mandos, mandos-keygen): New targets; update version
                                       number to $(version).
  (clean): Use $(CPROGS).
  (check): Depend on "all".
  (install-html): Install to $(htmldir).

* common.ent: New file with "version" entity.

* mandos-clients.conf.xml: Use "common.ent".
* mandos-keygen.xml: - '' -
* mandos.conf.xml: - '' -
* mandos.xml: - '' -
* plugin-runner.xml: - '' -
* plugins.d/mandos-client.xml: - '' -
* plugins.d/password-prompt.xml: - '' -

* plugin-runner.c (argp_program_version): Use VERSION.
* plugins.d/mandos-client.c (argp_program_version): - '' -
* plugins.d/password-prompt.c (argp_program_version): - '' -

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 "2009-01-04">
 
5
<!ENTITY TIMESTAMP "2008-09-30">
6
6
<!ENTITY % common SYSTEM "common.ent">
7
7
%common;
8
8
]>
84
84
      <replaceable>DIRECTORY</replaceable></option></arg>
85
85
      <sbr/>
86
86
      <arg><option>--debug</option></arg>
87
 
      <sbr/>
88
 
      <arg><option>--no-dbus</option></arg>
89
87
    </cmdsynopsis>
90
88
    <cmdsynopsis>
91
89
      <command>&COMMANDNAME;</command>
230
228
          </para>
231
229
        </listitem>
232
230
      </varlistentry>
233
 
      
234
 
      <varlistentry>
235
 
        <term><option>--no-dbus</option></term>
236
 
        <listitem>
237
 
          <xi:include href="mandos-options.xml" xpointer="dbus"/>
238
 
          <para>
239
 
            See also <xref linkend="dbus_interface"/>.
240
 
          </para>
241
 
        </listitem>
242
 
      </varlistentry>
243
231
    </variablelist>
244
232
  </refsect1>
245
233
  
335
323
    </para>
336
324
  </refsect1>
337
325
  
338
 
  <refsect1 id="dbus_interface">
339
 
    <title>D-BUS INTERFACE</title>
340
 
    <para>
341
 
      The server will by default provide a D-Bus system bus interface.
342
 
      This interface will only be accessible by the root user or a
343
 
      Mandos-specific user, if such a user exists.
344
 
      <!-- XXX -->
345
 
    </para>
346
 
  </refsect1>
347
 
 
348
326
  <refsect1 id="exit_status">
349
327
    <title>EXIT STATUS</title>
350
328
    <para>
373
351
    </variablelist>
374
352
  </refsect1>
375
353
  
376
 
  <refsect1 id="files">
 
354
  <refsect1 id="file">
377
355
    <title>FILES</title>
378
356
    <para>
379
357
      Use the <option>--configdir</option> option to change where
443
421
      Currently, if a client is declared <quote>invalid</quote> due to
444
422
      having timed out, the server does not record this fact onto
445
423
      permanent storage.  This has some security implications, see
446
 
      <xref linkend="clients"/>.
 
424
      <xref linkend="CLIENTS"/>.
447
425
    </para>
448
426
    <para>
449
427
      There is currently no way of querying the server of the current
505
483
  
506
484
  <refsect1 id="security">
507
485
    <title>SECURITY</title>
508
 
    <refsect2 id="server">
 
486
    <refsect2 id="SERVER">
509
487
      <title>SERVER</title>
510
488
      <para>
511
489
        Running this <command>&COMMANDNAME;</command> server program
514
492
        soon after startup.
515
493
      </para>
516
494
    </refsect2>
517
 
    <refsect2 id="clients">
 
495
    <refsect2 id="CLIENTS">
518
496
      <title>CLIENTS</title>
519
497
      <para>
520
498
        The server only gives out its stored data to clients which