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

  • Committer: Teddy Hogeborn
  • Date: 2008-08-29 06:38:27 UTC
  • Revision ID: teddy@fukt.bsnet.se-20080829063827-hbjl6t92tyjl5305
* mandos-clients.conf.xml (ENTITY TIMESTAMP): New.  Automatically
                                              updated by Emacs
                                              time-stamp by using
                                              Emacs local variables.
  (/refentry/refentryinfo/date): New; set to "&TIMESTAMP;".
* mandos-keygen.xml: - '' -
* mandos.conf.xml: - '' -
* mandos.xml: - '' -
* plugin-runner.xml: - '' -
* plugins.d/password-request.xml: - '' -

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-29">
8
9
]>
9
10
 
10
11
<refentry>
13
14
    <!-- NWalsh's docbook scripts use this to generate the footer: -->
14
15
    <productname>&COMMANDNAME;</productname>
15
16
    <productnumber>&VERSION;</productnumber>
 
17
    <date>&TIMESTAMP;</date>
16
18
    <authorgroup>
17
19
      <author>
18
20
        <firstname>Björn</firstname>
105
107
      passwords given is automaticly decrypted and passed to
106
108
      cryptsetup.
107
109
    </para>
 
110
  </refsect1>  
 
111
  
 
112
  <refsect1 id="options">
 
113
    <title>OPTIONS</title>
 
114
    <para>
 
115
      Commonly not invoked as command lines but from configuration
 
116
      file of plugin runner.
 
117
    </para>
108
118
 
109
119
    <variablelist>
110
120
      <varlistentry>
112
122
        IP</replaceable></literal></term>
113
123
        <listitem>
114
124
          <para>
115
 
            Connect directly to a sepcified mandos server
 
125
            Connect directly to a specified mandos server
116
126
          </para>
117
127
        </listitem>
118
128
      </varlistentry>
214
224
      </varlistentry>            
215
225
    </variablelist>
216
226
  </refsect1>
 
227
 
 
228
  <refsect1 id="exit_status">
 
229
    <title>EXIT STATUS</title>
 
230
    <para>
 
231
    </para>
 
232
  </refsect1>
 
233
 
 
234
  <refsect1 id="environment">
 
235
    <title>ENVIRONMENT</title>
 
236
    <para>
 
237
    </para>
 
238
  </refsect1>  
 
239
 
 
240
  <refsect1 id="file">
 
241
    <title>FILES</title>
 
242
    <para>
 
243
    </para>
 
244
  </refsect1>  
 
245
  
 
246
  <refsect1 id="bugs">
 
247
    <title>BUGS</title>
 
248
    <para>
 
249
    </para>
 
250
  </refsect1>  
 
251
 
 
252
  <refsect1 id="example">
 
253
    <title>EXAMPLE</title>
 
254
    <para>
 
255
    </para>
 
256
  </refsect1>
 
257
 
 
258
  <refsect1 id="security">
 
259
    <title>SECURITY</title>
 
260
    <para>
 
261
    </para>
 
262
  </refsect1>
 
263
 
 
264
  <refsect1 id="see_also">
 
265
    <title>SEE ALSO</title>
 
266
    <itemizedlist>
 
267
      <listitem><para>
 
268
        <citerefentry><refentrytitle>mandos</refentrytitle>
 
269
        <manvolnum>8</manvolnum></citerefentry>
 
270
      </para></listitem>
 
271
      
 
272
      <listitem><para>
 
273
        <citerefentry><refentrytitle>plugin-runner</refentrytitle>
 
274
        <manvolnum>8mandos</manvolnum></citerefentry>
 
275
      </para></listitem>
 
276
      
 
277
      <listitem><para>
 
278
        <citerefentry><refentrytitle>password-prompt</refentrytitle>
 
279
        <manvolnum>8mandos</manvolnum></citerefentry>
 
280
      </para></listitem>
 
281
      
 
282
      <listitem><para>
 
283
        <ulink url="http://www.zeroconf.org/">Zeroconf</ulink>
 
284
      </para></listitem>
 
285
      
 
286
      <listitem><para>
 
287
        <ulink url="http://www.avahi.org/">Avahi</ulink>
 
288
      </para></listitem>
 
289
      
 
290
      <listitem><para>
 
291
        <ulink
 
292
            url="http://www.gnu.org/software/gnutls/">GnuTLS</ulink>
 
293
      </para></listitem>
 
294
      
 
295
      <listitem><para>
 
296
        <ulink
 
297
        url="http://www.gnupg.org/related_software/gpgme/">
 
298
        GPGME</ulink>
 
299
      </para></listitem>
 
300
      
 
301
      <listitem><para>
 
302
        <citation>RFC 4880: <citetitle>OpenPGP Message
 
303
        Format</citetitle></citation>
 
304
      </para></listitem>
 
305
      
 
306
      <listitem><para>
 
307
        <citation>RFC 5081: <citetitle>Using OpenPGP Keys for
 
308
        Transport Layer Security</citetitle></citation>
 
309
      </para></listitem>
 
310
      
 
311
      <listitem><para>
 
312
        <citation>RFC 4291: <citetitle>IP Version 6 Addressing
 
313
        Architecture</citetitle>, section 2.5.6, Link-Local IPv6
 
314
        Unicast Addresses</citation>
 
315
      </para></listitem>
 
316
    </itemizedlist>
 
317
  </refsect1>
 
318
 
217
319
</refentry>
 
320
<!-- Local Variables: -->
 
321
<!-- time-stamp-start: "<!ENTITY TIMESTAMP [\"']" -->
 
322
<!-- time-stamp-end: "[\"']>" -->
 
323
<!-- time-stamp-format: "%:y-%02m-%02d" -->
 
324
<!-- End: -->