/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.conf.xml

  • Committer: Teddy Hogeborn
  • Date: 2008-09-12 19:12:40 UTC
  • Revision ID: teddy@fukt.bsnet.se-20080912191240-edjlcll43eoijkx0
* Makefile (install): Use "install-client-nokey".
  (install-server): Create "/etc/default" and "/usr/sbin", too.
  (install-client): Do not depend on "$(INITRAMFSTOOLS)/hooks/.".
                    Renamed to "install-client-nokey".  Split out
                    post-installation-stuff to new "install-client"
                    target.

* mandos-clients.conf.xml: White space adjustments.
* mandos-keygen.xml: - '' -
* mandos.conf.xml: - '' -
* mandos.xml: - '' -
* plugin-runner.xml: - '' -
* plugins.d/mandos-client.xml: - '' -

* overview.xml: Improved grammar.

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
<!ENTITY VERSION "1.0">
5
5
<!ENTITY CONFNAME "mandos.conf">
6
6
<!ENTITY CONFPATH "<filename>/etc/mandos/mandos.conf</filename>">
7
 
<!ENTITY TIMESTAMP "2008-09-04">
 
7
<!ENTITY TIMESTAMP "2008-09-12">
8
8
]>
9
9
 
10
10
<refentry xmlns:xi="http://www.w3.org/2001/XInclude">
37
37
    </copyright>
38
38
    <xi:include href="legalnotice.xml"/>
39
39
  </refentryinfo>
40
 
 
 
40
  
41
41
  <refmeta>
42
42
    <refentrytitle>&CONFNAME;</refentrytitle>
43
43
    <manvolnum>5</manvolnum>
49
49
      Configuration file for the Mandos server
50
50
    </refpurpose>
51
51
  </refnamediv>
52
 
 
 
52
  
53
53
  <refsynopsisdiv>
54
54
    <synopsis>&CONFPATH;</synopsis>
55
55
  </refsynopsisdiv>
56
 
 
 
56
  
57
57
  <refsect1 id="description">
58
58
    <title>DESCRIPTION</title>
59
59
    <para>
71
71
      <quote>#</quote> or <quote>;</quote> are ignored and may be used
72
72
      to provide comments.
73
73
    </para>
74
 
 
 
74
    
75
75
  </refsect1>
76
76
  <refsect1>
77
77
    <title>OPTIONS</title>
84
84
          <xi:include href="mandos-options.xml" xpointer="interface"/>
85
85
        </listitem>
86
86
      </varlistentry>
87
 
 
 
87
      
88
88
      <varlistentry>
89
89
        <term><option>address<literal> = </literal><replaceable
90
90
          >ADDRESS</replaceable></option></term>
92
92
          <xi:include href="mandos-options.xml" xpointer="address"/>
93
93
        </listitem>
94
94
      </varlistentry>
95
 
 
 
95
      
96
96
      <varlistentry>
97
97
        <term><option>port<literal> = </literal><replaceable
98
98
        >NUMBER</replaceable></option></term>
100
100
          <xi:include href="mandos-options.xml" xpointer="port"/>
101
101
        </listitem>
102
102
      </varlistentry>
103
 
 
 
103
      
104
104
      <varlistentry>
105
105
        <term><option>debug<literal> = </literal>{ <literal
106
106
          >1</literal> | <literal>yes</literal> | <literal
111
111
          <xi:include href="mandos-options.xml" xpointer="debug"/>
112
112
        </listitem>
113
113
      </varlistentry>
114
 
 
 
114
      
115
115
      <varlistentry>
116
116
        <term><option>priority<literal> = </literal><replaceable
117
117
        >STRING</replaceable></option></term>
119
119
          <xi:include href="mandos-options.xml" xpointer="priority"/>
120
120
        </listitem>
121
121
      </varlistentry>
122
 
 
 
122
      
123
123
      <varlistentry>
124
124
        <term><option>servicename<literal> = </literal
125
125
        ><replaceable>NAME</replaceable></option></term>
185
185
      <citerefentry><refentrytitle>mandos-clients.conf</refentrytitle>
186
186
      <manvolnum>5</manvolnum></citerefentry>
187
187
    </para>
188
 
 
 
188
    
189
189
    <variablelist>
190
190
      <varlistentry>
191
191
        <term>