/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-08-30 11:31:37 UTC
  • Revision ID: teddy@fukt.bsnet.se-20080830113137-v0inyj0limprzfwn
* mandos-options.xml (priority): Added <acronym> tags.

* mandos.xml (NAME): Improved wording.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<?xml version="1.0" encoding="UTF-8"?>
 
1
<?xml version='1.0' encoding='UTF-8'?>
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
<!ENTITY VERSION "1.0">
4
5
<!ENTITY CONFNAME "mandos.conf">
5
6
<!ENTITY CONFPATH "<filename>/etc/mandos/mandos.conf</filename>">
6
 
<!ENTITY TIMESTAMP "2017-02-23">
7
 
<!ENTITY % common SYSTEM "common.ent">
8
 
%common;
 
7
<!ENTITY TIMESTAMP "2008-08-29">
9
8
]>
10
9
 
11
10
<refentry xmlns:xi="http://www.w3.org/2001/XInclude">
13
12
    <title>Mandos Manual</title>
14
13
    <!-- NWalsh’s docbook scripts use this to generate the footer: -->
15
14
    <productname>Mandos</productname>
16
 
    <productnumber>&version;</productnumber>
 
15
    <productnumber>&VERSION;</productnumber>
17
16
    <date>&TIMESTAMP;</date>
18
17
    <authorgroup>
19
18
      <author>
20
19
        <firstname>Björn</firstname>
21
20
        <surname>Påhlsson</surname>
22
21
        <address>
23
 
          <email>belorn@recompile.se</email>
 
22
          <email>belorn@fukt.bsnet.se</email>
24
23
        </address>
25
24
      </author>
26
25
      <author>
27
26
        <firstname>Teddy</firstname>
28
27
        <surname>Hogeborn</surname>
29
28
        <address>
30
 
          <email>teddy@recompile.se</email>
 
29
          <email>teddy@fukt.bsnet.se</email>
31
30
        </address>
32
31
      </author>
33
32
    </authorgroup>
34
33
    <copyright>
35
34
      <year>2008</year>
36
 
      <year>2009</year>
37
 
      <year>2010</year>
38
 
      <year>2011</year>
39
 
      <year>2012</year>
40
 
      <year>2013</year>
41
 
      <year>2014</year>
42
 
      <year>2015</year>
43
 
      <year>2016</year>
44
 
      <year>2017</year>
45
35
      <holder>Teddy Hogeborn</holder>
46
36
      <holder>Björn Påhlsson</holder>
47
37
    </copyright>
48
 
    <xi:include href="legalnotice.xml"/>
 
38
    <legalnotice>
 
39
      <para>
 
40
        This manual page is free software: you can redistribute it
 
41
        and/or modify it under the terms of the GNU General Public
 
42
        License as published by the Free Software Foundation,
 
43
        either version 3 of the License, or (at your option) any
 
44
        later version.
 
45
      </para>
 
46
 
 
47
      <para>
 
48
        This manual page is distributed in the hope that it will
 
49
        be useful, but WITHOUT ANY WARRANTY; without even the
 
50
        implied warranty of MERCHANTABILITY or FITNESS FOR A
 
51
        PARTICULAR PURPOSE.  See the GNU General Public License
 
52
        for more details.
 
53
      </para>
 
54
 
 
55
      <para>
 
56
        You should have received a copy of the GNU General Public
 
57
        License along with this program; If not, see
 
58
        <ulink url="http://www.gnu.org/licenses/"/>.
 
59
      </para>
 
60
    </legalnotice>
49
61
  </refentryinfo>
50
 
  
 
62
 
51
63
  <refmeta>
52
64
    <refentrytitle>&CONFNAME;</refentrytitle>
53
65
    <manvolnum>5</manvolnum>
59
71
      Configuration file for the Mandos server
60
72
    </refpurpose>
61
73
  </refnamediv>
62
 
  
 
74
 
63
75
  <refsynopsisdiv>
64
 
    <synopsis>&CONFPATH;</synopsis>
 
76
    <synopsis>
 
77
      &CONFPATH;
 
78
    </synopsis>
65
79
  </refsynopsisdiv>
66
 
  
 
80
 
67
81
  <refsect1 id="description">
68
82
    <title>DESCRIPTION</title>
69
83
    <para>
81
95
      <quote>#</quote> or <quote>;</quote> are ignored and may be used
82
96
      to provide comments.
83
97
    </para>
84
 
    
 
98
 
85
99
  </refsect1>
86
100
  <refsect1>
87
101
    <title>OPTIONS</title>
88
102
    
89
103
    <variablelist>
90
104
      <varlistentry>
91
 
        <term><option>interface<literal> = </literal><replaceable
92
 
        >NAME</replaceable></option></term>
 
105
        <term><varname>interface</varname></term>
93
106
        <listitem>
 
107
          <synopsis><literal>interface = </literal><replaceable
 
108
          >NAME</replaceable>
 
109
          </synopsis>
94
110
          <xi:include href="mandos-options.xml" xpointer="interface"/>
95
111
        </listitem>
96
112
      </varlistentry>
97
 
      
 
113
 
98
114
      <varlistentry>
99
 
        <term><option>address<literal> = </literal><replaceable
100
 
          >ADDRESS</replaceable></option></term>
 
115
        <term><varname>address</varname></term>
101
116
        <listitem>
 
117
          <synopsis><literal>address = </literal><replaceable
 
118
          >ADDRESS</replaceable>
 
119
          </synopsis>
102
120
          <xi:include href="mandos-options.xml" xpointer="address"/>
103
121
        </listitem>
104
122
      </varlistentry>
105
 
      
 
123
 
106
124
      <varlistentry>
107
 
        <term><option>port<literal> = </literal><replaceable
108
 
        >NUMBER</replaceable></option></term>
 
125
        <term><varname>port</varname></term>
109
126
        <listitem>
 
127
          <synopsis><literal>port = </literal><replaceable
 
128
          >NUMBER</replaceable>
 
129
          </synopsis>
110
130
          <xi:include href="mandos-options.xml" xpointer="port"/>
111
131
        </listitem>
112
132
      </varlistentry>
113
 
      
 
133
 
114
134
      <varlistentry>
115
 
        <term><option>debug<literal> = </literal>{ <literal
 
135
        <term><varname>debug</varname></term>
 
136
        <listitem>
 
137
          <synopsis><literal>debug = </literal>{ <literal
116
138
          >1</literal> | <literal>yes</literal> | <literal
117
139
          >true</literal> | <literal>on</literal> | <literal
118
140
          >0</literal> | <literal>no</literal> | <literal
119
 
          >false</literal> | <literal>off</literal> }</option></term>
120
 
        <listitem>
 
141
          >false</literal> | <literal>off</literal> }
 
142
          </synopsis>
121
143
          <xi:include href="mandos-options.xml" xpointer="debug"/>
122
144
        </listitem>
123
145
      </varlistentry>
124
 
      
 
146
 
125
147
      <varlistentry>
126
 
        <term><option>priority<literal> = </literal><replaceable
127
 
        >STRING</replaceable></option></term>
 
148
        <term><varname>priority</varname></term>
128
149
        <listitem>
 
150
          <synopsis><literal>priority = </literal><replaceable
 
151
          >STRING</replaceable>
 
152
          </synopsis>
129
153
          <xi:include href="mandos-options.xml" xpointer="priority"/>
130
154
        </listitem>
131
155
      </varlistentry>
132
 
      
 
156
 
133
157
      <varlistentry>
134
 
        <term><option>servicename<literal> = </literal
135
 
        ><replaceable>NAME</replaceable></option></term>
 
158
        <term><varname>servicename</varname></term>
136
159
        <listitem>
 
160
          <synopsis><literal>servicename = </literal><replaceable
 
161
          >NAME</replaceable>
 
162
          </synopsis>
137
163
          <xi:include href="mandos-options.xml"
138
164
                      xpointer="servicename"/>
139
165
        </listitem>
140
166
      </varlistentry>
141
167
      
142
 
      <varlistentry>
143
 
        <term><option>use_dbus<literal> = </literal>{ <literal
144
 
          >1</literal> | <literal>yes</literal> | <literal
145
 
          >true</literal> | <literal>on</literal> | <literal
146
 
          >0</literal> | <literal>no</literal> | <literal
147
 
          >false</literal> | <literal>off</literal> }</option></term>
148
 
        <listitem>
149
 
          <xi:include href="mandos-options.xml" xpointer="dbus"/>
150
 
        </listitem>
151
 
      </varlistentry>
152
 
      
153
 
      <varlistentry>
154
 
        <term><option>use_ipv6<literal> = </literal>{ <literal
155
 
          >1</literal> | <literal>yes</literal> | <literal
156
 
          >true</literal> | <literal>on</literal> | <literal
157
 
          >0</literal> | <literal>no</literal> | <literal
158
 
          >false</literal> | <literal>off</literal> }</option></term>
159
 
        <listitem>
160
 
          <xi:include href="mandos-options.xml" xpointer="ipv6"/>
161
 
        </listitem>
162
 
      </varlistentry>
163
 
      
164
 
      <varlistentry>
165
 
        <term><option>restore<literal> = </literal>{ <literal
166
 
          >1</literal> | <literal>yes</literal> | <literal
167
 
          >true</literal> | <literal>on</literal> | <literal
168
 
          >0</literal> | <literal>no</literal> | <literal
169
 
          >false</literal> | <literal>off</literal> }</option></term>
170
 
        <listitem>
171
 
          <xi:include href="mandos-options.xml" xpointer="restore"/>
172
 
        </listitem>
173
 
      </varlistentry>
174
 
      
175
 
      <varlistentry>
176
 
        <term><option>statedir<literal> = </literal><replaceable
177
 
        >DIRECTORY</replaceable></option></term>
178
 
        <listitem>
179
 
          <xi:include href="mandos-options.xml" xpointer="statedir"/>
180
 
        </listitem>
181
 
      </varlistentry>
182
 
      
183
 
      <varlistentry>
184
 
        <term><option>socket<literal> = </literal><replaceable
185
 
        >NUMBER</replaceable></option></term>
186
 
        <listitem>
187
 
          <xi:include href="mandos-options.xml" xpointer="socket"/>
188
 
        </listitem>
189
 
      </varlistentry>
190
 
      
191
168
    </variablelist>
192
169
  </refsect1>
193
170
  
203
180
    <para>
204
181
      The <literal>[DEFAULT]</literal> is necessary because the Python
205
182
      built-in module <systemitem class="library">ConfigParser</systemitem>
206
 
      requires it.
 
183
      requres it.
207
184
    </para>
208
 
    <xi:include href="bugs.xml"/>
209
185
  </refsect1>
210
186
  
211
187
  <refsect1 id="example">
226
202
[DEFAULT]
227
203
# A configuration example
228
204
interface = eth0
229
 
address = fe80::aede:48ff:fe71:f6f2
 
205
address = 2001:db8:f983:bd0b:30de:ae4a:71f2:f672
230
206
port = 1025
231
 
debug = True
232
 
priority = SECURE256:!CTYPE-X.509:+CTYPE-OPENPGP:!RSA
 
207
debug = true
 
208
priority = SECURE256:!CTYPE-X.509:+CTYPE-OPENPGP
233
209
servicename = Daena
234
 
use_dbus = False
235
 
use_ipv6 = True
236
 
restore = True
237
 
statedir = /var/lib/mandos
238
210
      </programlisting>
239
211
    </informalexample>
240
212
  </refsect1>
242
214
  <refsect1 id="see_also">
243
215
    <title>SEE ALSO</title>
244
216
    <para>
245
 
      <citerefentry><refentrytitle>intro</refentrytitle>
246
 
      <manvolnum>8mandos</manvolnum></citerefentry>,
247
217
      <citerefentry><refentrytitle>gnutls_priority_init</refentrytitle
248
218
      ><manvolnum>3</manvolnum></citerefentry>,
249
219
      <citerefentry><refentrytitle>mandos</refentrytitle>
251
221
      <citerefentry><refentrytitle>mandos-clients.conf</refentrytitle>
252
222
      <manvolnum>5</manvolnum></citerefentry>
253
223
    </para>
254
 
    
 
224
 
255
225
    <variablelist>
256
226
      <varlistentry>
257
227
        <term>
277
247
              <para>
278
248
                The clients use IPv6 link-local addresses, which are
279
249
                immediately usable since a link-local addresses is
280
 
                automatically assigned to a network interface when it
 
250
                automatically assigned to a network interfaces when it
281
251
                is brought up.
282
252
              </para>
283
253
            </listitem>