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">
13
<title>Mandos Manual</title>
12
<title>&COMMANDNAME;</title>
14
13
<!-- NWalsh's docbook scripts use this to generate the footer: -->
15
<productname>Mandos</productname>
14
<productname>&COMMANDNAME;</productname>
16
15
<productnumber>&VERSION;</productnumber>
17
<date>&TIMESTAMP;</date>
20
18
<firstname>Björn</firstname>
77
75
<command>&COMMANDNAME;</command>
79
<arg choice="plain"><option>--connect
80
<replaceable>IPADDR</replaceable><literal>:</literal
81
><replaceable>PORT</replaceable></option></arg>
82
<arg choice="plain"><option>-c
83
<replaceable>IPADDR</replaceable><literal>:</literal
84
><replaceable>PORT</replaceable></option></arg>
88
<arg choice="plain"><option>--keydir
89
<replaceable>KEYDIR</replaceable></option></arg>
90
<arg choice="plain"><option>-d
91
<replaceable>KEYDIR</replaceable></option></arg>
95
<arg choice="plain"><option>--interface
96
<replaceable>NAME</replaceable></option></arg>
97
<arg choice="plain"><option>-i
98
<replaceable>NAME</replaceable></option></arg>
102
<arg choice="plain"><option>--pubkey
103
<replaceable>FILE</replaceable></option></arg>
104
<arg choice="plain"><option>-p
105
<replaceable>FILE</replaceable></option></arg>
109
<arg choice="plain"><option>--seckey
110
<replaceable>FILE</replaceable></option></arg>
111
<arg choice="plain"><option>-s
112
<replaceable>FILE</replaceable></option></arg>
116
<option>--priority <replaceable>STRING</replaceable></option>
120
<option>--dh-bits <replaceable>BITS</replaceable></option>
124
<option>--debug</option>
128
<command>&COMMANDNAME;</command>
130
<arg choice='plain'><option>--help</option></arg>
131
<arg choice='plain'><option>-?</option></arg>
135
<command>&COMMANDNAME;</command>
136
<arg choice='plain'><option>--usage</option></arg>
139
<command>&COMMANDNAME;</command>
141
<arg choice='plain'><option>--version</option></arg>
142
<arg choice='plain'><option>-V</option></arg>
76
<arg choice='opt'>--connect<arg choice='plain'>IP</arg></arg>
77
<arg choice='opt'>--keydir<arg choice='plain'>KEYDIR</arg></arg>
78
<arg choice='opt'>--interface<arg choice='plain'>INTERFACE</arg></arg>
79
<arg choice='opt'>--pubkey<arg choice='plain'>PUBKEY</arg></arg>
80
<arg choice='opt'>--seckey<arg choice='plain'>SECKEY</arg></arg>
81
<arg choice='opt'>--priority<arg choice='plain'>PRIORITY</arg></arg>
82
<arg choice='opt'>--dh-bits<arg choice='plain'>BITS</arg></arg>
83
<arg choice='opt'>--debug</arg>
86
<command>&COMMANDNAME;</command>
87
<arg choice='plain'>--help</arg>
90
<command>&COMMANDNAME;</command>
91
<arg choice='plain'>--usage</arg>
94
<command>&COMMANDNAME;</command>
95
<arg choice='plain'>--version</arg>
147
99
<refsect1 id="description">
267
211
Prints the program version
274
<refsect1 id="exit_status">
275
<title>EXIT STATUS</title>
280
<refsect1 id="environment">
281
<title>ENVIRONMENT</title>
298
<refsect1 id="example">
299
<title>EXAMPLE</title>
304
<refsect1 id="security">
305
<title>SECURITY</title>
310
<refsect1 id="see_also">
311
<title>SEE ALSO</title>
313
<citerefentry><refentrytitle>mandos</refentrytitle>
314
<manvolnum>8</manvolnum></citerefentry>,
315
<citerefentry><refentrytitle>password-prompt</refentrytitle>
316
<manvolnum>8mandos</manvolnum></citerefentry>,
317
<citerefentry><refentrytitle>plugin-runner</refentrytitle>
318
<manvolnum>8mandos</manvolnum></citerefentry>
322
<ulink url="http://www.zeroconf.org/">Zeroconf</ulink>
326
<ulink url="http://www.avahi.org/">Avahi</ulink>
331
url="http://www.gnu.org/software/gnutls/">GnuTLS</ulink>
336
url="http://www.gnupg.org/related_software/gpgme/">
341
<citation>RFC 4880: <citetitle>OpenPGP Message
342
Format</citetitle></citation>
346
<citation>RFC 5081: <citetitle>Using OpenPGP Keys for
347
Transport Layer Security</citetitle></citation>
351
<citation>RFC 4291: <citetitle>IP Version 6 Addressing
352
Architecture</citetitle>, section 2.5.6, Link-Local IPv6
353
Unicast Addresses</citation>
359
<!-- Local Variables: -->
360
<!-- time-stamp-start: "<!ENTITY TIMESTAMP [\"']" -->
361
<!-- time-stamp-end: "[\"']>" -->
362
<!-- time-stamp-format: "%:y-%02m-%02d" -->