/mandos/release

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

« back to all changes in this revision

Viewing changes to mandos.conf.xml

  • Committer: Teddy Hogeborn
  • Date: 2008-09-06 17:24:58 UTC
  • Revision ID: teddy@fukt.bsnet.se-20080906172458-2x5wlfkn7oqckt1y
* legalnotice.xml: Copy DocBook 4.4-formatted text from
                   <http://www.gnu.org/licenses/gpl-3.0.dbk>.

Show diffs side-by-side

added added

removed removed

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