1
<?xml version="1.0" encoding="UTF-8"?>
1
<?xml version='1.0' encoding='UTF-8'?>
2
2
<?xml-stylesheet type="text/xsl"
3
3
href="http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl"?>
4
4
<!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
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-29">
13
13
<title>Mandos Manual</title>
14
<!-- Nwalsh’s docbook scripts use this to generate the footer: -->
14
<!-- NWalsh's docbook scripts use this to generate the footer: -->
15
15
<productname>Mandos</productname>
16
16
<productnumber>&VERSION;</productnumber>
17
17
<date>&TIMESTAMP;</date>
78
77
<command>&COMMANDNAME;</command>
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>
78
<arg choice='opt'>--connect<arg choice='plain'>IP</arg></arg>
79
<arg choice='opt'>--keydir<arg choice='plain'>KEYDIR</arg></arg>
80
<arg choice='opt'>--interface<arg choice='plain'>INTERFACE</arg></arg>
81
<arg choice='opt'>--pubkey<arg choice='plain'>PUBKEY</arg></arg>
82
<arg choice='opt'>--seckey<arg choice='plain'>SECKEY</arg></arg>
83
<arg choice='opt'>--priority<arg choice='plain'>PRIORITY</arg></arg>
84
<arg choice='opt'>--dh-bits<arg choice='plain'>BITS</arg></arg>
85
<arg choice='opt'>--debug</arg>
88
<command>&COMMANDNAME;</command>
89
<arg choice='plain'>--help</arg>
92
<command>&COMMANDNAME;</command>
93
<arg choice='plain'>--usage</arg>
96
<command>&COMMANDNAME;</command>
97
<arg choice='plain'>--version</arg>
148
101
<refsect1 id="description">
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>
121
<term><literal>-c</literal>, <literal>--connect=<replaceable>
122
IP</replaceable></literal></term>
176
125
Connect directly to a specified mandos server
182
<term><option>--keydir=<replaceable
183
>DIRECTORY</replaceable></option></term>
185
<replaceable>DIRECTORY</replaceable></option></term>
131
<term><literal>-d</literal>, <literal>--keydir=<replaceable>
132
KEYDIR</replaceable></literal></term>
188
135
Directory where the openpgp keyring is
194
<term><option>--interface=
195
<replaceable>NAME</replaceable></option></term>
197
<replaceable>NAME</replaceable></option></term>
141
<term><literal>-i</literal>, <literal>--interface=
142
<replaceable>INTERFACE</replaceable></literal></term>
200
Interface that Avahi will connect through
145
Interface that Avahi will conntect through
206
<term><option>--pubkey=<replaceable
207
>FILE</replaceable></option></term>
209
<replaceable>FILE</replaceable></option></term>
151
<term><literal>-p</literal>, <literal>--pubkey=<replaceable>
152
PUBKEY</replaceable></literal></term>
212
155
Public openpgp key for gnutls authentication
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>
161
<term><literal>-s</literal>, <literal>--seckey=<replaceable>
162
SECKEY</replaceable></literal></term>
165
Secret openpgp key for gnutls authentication
171
<term><literal>--priority=<replaceable>PRIORITY</replaceable>
181
<term><literal>--dh-bits=<replaceable>BITS</replaceable>
185
dh-bits to use in gnutls communication
191
<term><literal>--debug</literal></term>