/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

Rearranged so plugins and processes is the same thing

Show diffs side-by-side

added added

removed removed

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