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">
12
<title>&COMMANDNAME;</title>
13
<title>Mandos Manual</title>
13
14
<!-- NWalsh's docbook scripts use this to generate the footer: -->
14
<productname>&COMMANDNAME;</productname>
15
<productname>Mandos</productname>
15
16
<productnumber>&VERSION;</productnumber>
17
<date>&TIMESTAMP;</date>
18
20
<firstname>Björn</firstname>
75
78
<command>&COMMANDNAME;</command>
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>
80
<arg choice="plain"><option>--connect
81
<replaceable>IPADDR</replaceable><literal>:</literal
82
><replaceable>PORT</replaceable></option></arg>
83
<arg choice="plain"><option>-c
84
<replaceable>IPADDR</replaceable><literal>:</literal
85
><replaceable>PORT</replaceable></option></arg>
89
<arg choice="plain"><option>--keydir
90
<replaceable>DIRECTORY</replaceable></option></arg>
91
<arg choice="plain"><option>-d
92
<replaceable>DIRECTORY</replaceable></option></arg>
96
<arg choice="plain"><option>--interface
97
<replaceable>NAME</replaceable></option></arg>
98
<arg choice="plain"><option>-i
99
<replaceable>NAME</replaceable></option></arg>
103
<arg choice="plain"><option>--pubkey
104
<replaceable>FILE</replaceable></option></arg>
105
<arg choice="plain"><option>-p
106
<replaceable>FILE</replaceable></option></arg>
110
<arg choice="plain"><option>--seckey
111
<replaceable>FILE</replaceable></option></arg>
112
<arg choice="plain"><option>-s
113
<replaceable>FILE</replaceable></option></arg>
117
<option>--priority <replaceable>STRING</replaceable></option>
121
<option>--dh-bits <replaceable>BITS</replaceable></option>
125
<option>--debug</option>
129
<command>&COMMANDNAME;</command>
131
<arg choice='plain'><option>--help</option></arg>
132
<arg choice='plain'><option>-?</option></arg>
136
<command>&COMMANDNAME;</command>
137
<arg choice='plain'><option>--usage</option></arg>
140
<command>&COMMANDNAME;</command>
142
<arg choice='plain'><option>--version</option></arg>
143
<arg choice='plain'><option>-V</option></arg>
99
148
<refsect1 id="description">
119
<term><literal>-c</literal>, <literal>--connect=<replaceable>
120
IP</replaceable></literal></term>
168
<term><option>--connect=<replaceable
169
>IPADDR</replaceable><literal>:</literal><replaceable
170
>PORT</replaceable></option></term>
172
<replaceable>IPADDR</replaceable><literal>:</literal
173
><replaceable>PORT</replaceable></option></term>
123
176
Connect directly to a specified mandos server
129
<term><literal>-d</literal>, <literal>--keydir=<replaceable>
130
KEYDIR</replaceable></literal></term>
182
<term><option>--keydir=<replaceable
183
>DIRECTORY</replaceable></option></term>
185
<replaceable>DIRECTORY</replaceable></option></term>
133
188
Directory where the openpgp keyring is
139
<term><literal>-i</literal>, <literal>--interface=
140
<replaceable>INTERFACE</replaceable></literal></term>
194
<term><option>--interface=
195
<replaceable>NAME</replaceable></option></term>
197
<replaceable>NAME</replaceable></option></term>
143
Interface that Avahi will conntect through
200
Interface that Avahi will connect through
149
<term><literal>-p</literal>, <literal>--pubkey=<replaceable>
150
PUBKEY</replaceable></literal></term>
206
<term><option>--pubkey=<replaceable
207
>FILE</replaceable></option></term>
209
<replaceable>FILE</replaceable></option></term>
153
212
Public openpgp key for gnutls authentication
159
<term><literal>-s</literal>, <literal>--seckey=<replaceable>
160
SECKEY</replaceable></literal></term>
163
Secret openpgp key for gnutls authentication
169
<term><literal>--priority=<replaceable>PRIORITY</replaceable>
179
<term><literal>--dh-bits=<replaceable>BITS</replaceable>
183
dh-bits to use in gnutls communication
189
<term><literal>--debug</literal></term>
218
<term><option>--seckey=<replaceable
219
>FILE</replaceable></option></term>
221
<replaceable>FILE</replaceable></option></term>
224
Secret OpenPGP key for GnuTLS authentication
230
<term><option>--priority=<replaceable
231
>STRING</replaceable></option></term>
240
<term><option>--dh-bits=<replaceable
241
>BITS</replaceable></option></term>
244
DH bits to use in gnutls communication
250
<term><option>--debug</option></term>
262
325
<refsect1 id="see_also">
263
326
<title>SEE ALSO</title>
328
<citerefentry><refentrytitle>mandos</refentrytitle>
329
<manvolnum>8</manvolnum></citerefentry>,
330
<citerefentry><refentrytitle>password-prompt</refentrytitle>
331
<manvolnum>8mandos</manvolnum></citerefentry>,
332
<citerefentry><refentrytitle>plugin-runner</refentrytitle>
333
<manvolnum>8mandos</manvolnum></citerefentry>
266
<citerefentry><refentrytitle>mandos</refentrytitle>
267
<manvolnum>8</manvolnum></citerefentry>
271
<citerefentry><refentrytitle>plugin-runner</refentrytitle>
272
<manvolnum>8mandos</manvolnum></citerefentry>
276
<citerefentry><refentrytitle>password-prompt</refentrytitle>
277
<manvolnum>8mandos</manvolnum></citerefentry>
281
337
<ulink url="http://www.zeroconf.org/">Zeroconf</ulink>
282
338
</para></listitem>