/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 plugins.d/password-request.xml

  • Committer: Teddy Hogeborn
  • Date: 2008-08-31 14:00:36 UTC
  • Revision ID: teddy@fukt.bsnet.se-20080831140036-5bruinjq267s5f8p
* mandos-clients.conf.xml: Changed all single quotes to double quotes
                           for consistency.
* mandos.conf.xml: - '' -
* plugin-runner.xml: - '' -
* plugins.d/password-request.xml: - '' -

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
<?xml-stylesheet type="text/xsl"
3
3
        href="http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl"?>
4
4
<!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
11
11
<refentry>
12
12
  <refentryinfo>
13
13
    <title>Mandos Manual</title>
14
 
    <!-- NWalsh's docbook scripts use this to generate the footer: -->
 
14
    <!-- Nwalsh’s docbook scripts use this to generate the footer: -->
15
15
    <productname>Mandos</productname>
16
16
    <productnumber>&VERSION;</productnumber>
17
17
    <date>&TIMESTAMP;</date>
33
33
    </authorgroup>
34
34
    <copyright>
35
35
      <year>2008</year>
36
 
      <holder>Teddy Hogeborn &amp; Björn Påhlsson</holder>
 
36
      <holder>Teddy Hogeborn</holder>
 
37
      <holder>Björn Påhlsson</holder>
37
38
    </copyright>
38
39
    <legalnotice>
39
40
      <para>
86
87
      <sbr/>
87
88
      <group>
88
89
        <arg choice="plain"><option>--keydir
89
 
        <replaceable>KEYDIR</replaceable></option></arg>
 
90
        <replaceable>DIRECTORY</replaceable></option></arg>
90
91
        <arg choice="plain"><option>-d
91
 
        <replaceable>KEYDIR</replaceable></option></arg>
 
92
        <replaceable>DIRECTORY</replaceable></option></arg>
92
93
      </group>
93
94
      <sbr/>
94
95
      <group>
127
128
    <cmdsynopsis>
128
129
      <command>&COMMANDNAME;</command>
129
130
      <group choice="req">
130
 
        <arg choice='plain'><option>--help</option></arg>
131
 
        <arg choice='plain'><option>-?</option></arg>
 
131
        <arg choice="plain"><option>--help</option></arg>
 
132
        <arg choice="plain"><option>-?</option></arg>
132
133
      </group>
133
134
    </cmdsynopsis>
134
135
    <cmdsynopsis>
135
136
      <command>&COMMANDNAME;</command>
136
 
      <arg choice='plain'><option>--usage</option></arg>
 
137
      <arg choice="plain"><option>--usage</option></arg>
137
138
    </cmdsynopsis>
138
139
    <cmdsynopsis>
139
140
      <command>&COMMANDNAME;</command>
140
141
      <group choice="req">
141
 
        <arg choice='plain'><option>--version</option></arg>
142
 
        <arg choice='plain'><option>-V</option></arg>
 
142
        <arg choice="plain"><option>--version</option></arg>
 
143
        <arg choice="plain"><option>-V</option></arg>
143
144
      </group>
144
145
    </cmdsynopsis>
145
146
  </refsynopsisdiv>
164
165
 
165
166
    <variablelist>
166
167
      <varlistentry>
167
 
        <term><literal>-c</literal>, <literal>--connect=<replaceable>
168
 
        IP</replaceable></literal></term>
 
168
        <term><option>--connect=<replaceable
 
169
        >IPADDR</replaceable><literal>:</literal><replaceable
 
170
        >PORT</replaceable></option></term>
 
171
        <term><option>-c
 
172
        <replaceable>IPADDR</replaceable><literal>:</literal
 
173
        ><replaceable>PORT</replaceable></option></term>
169
174
        <listitem>
170
175
          <para>
171
176
            Connect directly to a specified mandos server
174
179
      </varlistentry>
175
180
 
176
181
      <varlistentry>
177
 
        <term><literal>-d</literal>, <literal>--keydir=<replaceable>
178
 
        KEYDIR</replaceable></literal></term>
 
182
        <term><option>--keydir=<replaceable
 
183
        >DIRECTORY</replaceable></option></term>
 
184
        <term><option>-d
 
185
        <replaceable>DIRECTORY</replaceable></option></term>
179
186
        <listitem>
180
187
          <para>
181
188
            Directory where the openpgp keyring is
184
191
      </varlistentry>
185
192
 
186
193
      <varlistentry>
187
 
        <term><literal>-i</literal>, <literal>--interface=
188
 
        <replaceable>INTERFACE</replaceable></literal></term>
 
194
        <term><option>--interface=
 
195
        <replaceable>NAME</replaceable></option></term>
 
196
        <term><option>-i
 
197
        <replaceable>NAME</replaceable></option></term>
189
198
        <listitem>
190
199
          <para>
191
 
            Interface that Avahi will conntect through
 
200
            Interface that Avahi will connect through
192
201
          </para>
193
202
        </listitem>
194
203
      </varlistentry>
195
204
 
196
205
      <varlistentry>
197
 
        <term><literal>-p</literal>, <literal>--pubkey=<replaceable>
198
 
        PUBKEY</replaceable></literal></term>
 
206
        <term><option>--pubkey=<replaceable
 
207
        >FILE</replaceable></option></term>
 
208
        <term><option>-p
 
209
        <replaceable>FILE</replaceable></option></term>
199
210
        <listitem>
200
211
          <para>
201
212
            Public openpgp key for gnutls authentication
204
215
      </varlistentry>
205
216
 
206
217
      <varlistentry>
207
 
        <term><literal>-s</literal>, <literal>--seckey=<replaceable>
208
 
        SECKEY</replaceable></literal></term>
 
218
        <term><option>--seckey=<replaceable
 
219
        >FILE</replaceable></option></term>
 
220
        <term><option>-s
 
221
        <replaceable>FILE</replaceable></option></term>
209
222
        <listitem>
210
223
          <para>
211
 
            Secret openpgp key for gnutls authentication
 
224
            Secret OpenPGP key for GnuTLS authentication
212
225
          </para>
213
226
        </listitem>
214
227
      </varlistentry>
215
228
      
216
229
      <varlistentry>
217
 
        <term><literal>--priority=<replaceable>PRIORITY</replaceable>
218
 
        </literal></term>
 
230
        <term><option>--priority=<replaceable
 
231
        >STRING</replaceable></option></term>
219
232
        <listitem>
220
233
          <para>
221
 
            GNUTLS priority
 
234
            GnuTLS priority
222
235
          </para>
223
236
        </listitem>
224
237
      </varlistentry>
225
238
 
226
239
      <varlistentry>
227
 
        <term><literal>--dh-bits=<replaceable>BITS</replaceable>
228
 
        </literal></term>
 
240
        <term><option>--dh-bits=<replaceable
 
241
        >BITS</replaceable></option></term>
229
242
        <listitem>
230
243
          <para>
231
 
            dh-bits to use in gnutls communication
 
244
            DH bits to use in gnutls communication
232
245
          </para>
233
246
        </listitem>
234
247
      </varlistentry>
235
248
      
236
249
      <varlistentry>
237
 
        <term><literal>--debug</literal></term>
 
250
        <term><option>--debug</option></term>
238
251
        <listitem>
239
252
          <para>
240
253
            Debug mode
243
256
      </varlistentry>
244
257
      
245
258
      <varlistentry>
246
 
        <term><literal>-?</literal>, <literal>--help</literal></term>
 
259
        <term><option>--help</option></term>
 
260
        <term><option>-?</option></term>
247
261
        <listitem>
248
262
          <para>
249
263
            Gives a help message
252
266
      </varlistentry>
253
267
      
254
268
      <varlistentry>
255
 
        <term><literal>--usage</literal></term>
 
269
        <term><option>--usage</option></term>
256
270
        <listitem>
257
271
          <para>
258
272
            Gives a short usage message
261
275
      </varlistentry>
262
276
 
263
277
      <varlistentry>
264
 
        <term><literal>-V</literal>, <literal>--version</literal></term>
 
278
        <term><option>--version</option></term>
 
279
        <term><option>-V</option></term>
265
280
        <listitem>
266
281
          <para>
267
282
            Prints the program version