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>DIRECTORY</replaceable></option></arg>
90
<arg choice="plain"><option>-d
91
<replaceable>DIRECTORY</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">
167
<term><option>--connect=<replaceable
168
>IPADDR</replaceable><literal>:</literal><replaceable
169
>PORT</replaceable></option></term>
171
<replaceable>IPADDR</replaceable><literal>:</literal
172
><replaceable>PORT</replaceable></option></term>
119
<term><literal>-c</literal>, <literal>--connect=<replaceable>
120
IP</replaceable></literal></term>
175
123
Connect directly to a specified mandos server
181
<term><option>--keydir=<replaceable
182
>DIRECTORY</replaceable></option></term>
184
<replaceable>DIRECTORY</replaceable></option></term>
129
<term><literal>-d</literal>, <literal>--keydir=<replaceable>
130
KEYDIR</replaceable></literal></term>
187
133
Directory where the openpgp keyring is
193
<term><option>--interface=
194
<replaceable>NAME</replaceable></option></term>
196
<replaceable>NAME</replaceable></option></term>
139
<term><literal>-i</literal>, <literal>--interface=
140
<replaceable>INTERFACE</replaceable></literal></term>
199
Interface that Avahi will connect through
143
Interface that Avahi will conntect through
205
<term><option>--pubkey=<replaceable
206
>FILE</replaceable></option></term>
208
<replaceable>FILE</replaceable></option></term>
149
<term><literal>-p</literal>, <literal>--pubkey=<replaceable>
150
PUBKEY</replaceable></literal></term>
211
153
Public openpgp key for gnutls authentication
217
<term><option>--seckey=<replaceable
218
>FILE</replaceable></option></term>
220
<replaceable>FILE</replaceable></option></term>
223
Secret OpenPGP key for GnuTLS authentication
229
<term><option>--priority=<replaceable
230
>STRING</replaceable></option></term>
239
<term><option>--dh-bits=<replaceable
240
>BITS</replaceable></option></term>
243
DH bits to use in gnutls communication
249
<term><option>--debug</option></term>
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>
324
262
<refsect1 id="see_also">
325
263
<title>SEE ALSO</title>
327
<citerefentry><refentrytitle>mandos</refentrytitle>
328
<manvolnum>8</manvolnum></citerefentry>,
329
<citerefentry><refentrytitle>password-prompt</refentrytitle>
330
<manvolnum>8mandos</manvolnum></citerefentry>,
331
<citerefentry><refentrytitle>plugin-runner</refentrytitle>
332
<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>
336
281
<ulink url="http://www.zeroconf.org/">Zeroconf</ulink>
337
282
</para></listitem>