bzr branch
http://bzr.recompile.se/loggerhead/mandos/trunk
129
by Teddy Hogeborn
* mandos-clients.conf.xml: Changed all single quotes to double quotes |
1 |
<?xml version="1.0" encoding="UTF-8"?>
|
24.1.23
by Björn Påhlsson
Added manual pages for: |
2 |
<!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
|
3 |
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
|
|
4 |
<!ENTITY VERSION "1.0">
|
|
5 |
<!ENTITY COMMANDNAME "password-request">
|
|
122
by Teddy Hogeborn
* mandos-keygen.xml (SYNOPSIS): Put long options before short. |
6 |
<!ENTITY TIMESTAMP "2008-08-31">
|
24.1.23
by Björn Påhlsson
Added manual pages for: |
7 |
]> |
8 |
||
131
by Teddy Hogeborn
* Makefile: Make all DocBook rules include legalnotice.xml as a |
9 |
<refentry xmlns:xi="http://www.w3.org/2001/XInclude"> |
24.1.23
by Björn Påhlsson
Added manual pages for: |
10 |
<refentryinfo> |
112
by Teddy Hogeborn
* mandos-clients.conf.xml (/refentry/refentryinfo/title): Changed to |
11 |
<title>Mandos Manual</title> |
129
by Teddy Hogeborn
* mandos-clients.conf.xml: Changed all single quotes to double quotes |
12 |
<!-- Nwalsh’s docbook scripts use this to generate the footer: --> |
112
by Teddy Hogeborn
* mandos-clients.conf.xml (/refentry/refentryinfo/title): Changed to |
13 |
<productname>Mandos</productname> |
24.1.23
by Björn Påhlsson
Added manual pages for: |
14 |
<productnumber>&VERSION;</productnumber> |
111
by Teddy Hogeborn
* mandos-clients.conf.xml (ENTITY TIMESTAMP): New. Automatically |
15 |
<date>&TIMESTAMP;</date> |
24.1.23
by Björn Påhlsson
Added manual pages for: |
16 |
<authorgroup> |
17 |
<author> |
|
18 |
<firstname>Björn</firstname> |
|
19 |
<surname>Påhlsson</surname> |
|
20 |
<address> |
|
21 |
<email>belorn@fukt.bsnet.se</email> |
|
22 |
</address> |
|
23 |
</author> |
|
24 |
<author> |
|
25 |
<firstname>Teddy</firstname> |
|
26 |
<surname>Hogeborn</surname> |
|
27 |
<address> |
|
28 |
<email>teddy@fukt.bsnet.se</email> |
|
29 |
</address> |
|
30 |
</author> |
|
31 |
</authorgroup> |
|
32 |
<copyright> |
|
33 |
<year>2008</year> |
|
128
by Teddy Hogeborn
* plugin-runner.xml (/refentry/refentryinfo/copyright): Split |
34 |
<holder>Teddy Hogeborn</holder> |
35 |
<holder>Björn Påhlsson</holder> |
|
24.1.23
by Björn Påhlsson
Added manual pages for: |
36 |
</copyright> |
131
by Teddy Hogeborn
* Makefile: Make all DocBook rules include legalnotice.xml as a |
37 |
<xi:include href="../legalnotice.xml"/> |
24.1.23
by Björn Påhlsson
Added manual pages for: |
38 |
</refentryinfo> |
39 |
||
40 |
<refmeta> |
|
41 |
<refentrytitle>&COMMANDNAME;</refentrytitle> |
|
42 |
<manvolnum>8mandos</manvolnum> |
|
43 |
</refmeta> |
|
44 |
|
|
45 |
<refnamediv> |
|
46 |
<refname><command>&COMMANDNAME;</command></refname> |
|
47 |
<refpurpose> |
|
48 |
Client for mandos |
|
49 |
</refpurpose> |
|
50 |
</refnamediv> |
|
51 |
||
52 |
<refsynopsisdiv> |
|
53 |
<cmdsynopsis> |
|
54 |
<command>&COMMANDNAME;</command> |
|
118
by Teddy Hogeborn
* mandos-keygen.xml (SYNOPSIS): Fixed tags. Unify short and long |
55 |
<group> |
56 |
<arg choice="plain"><option>--connect |
|
57 |
<replaceable>IPADDR</replaceable><literal>:</literal |
|
58 |
><replaceable>PORT</replaceable></option></arg> |
|
59 |
<arg choice="plain"><option>-c |
|
60 |
<replaceable>IPADDR</replaceable><literal>:</literal |
|
61 |
><replaceable>PORT</replaceable></option></arg> |
|
62 |
</group> |
|
63 |
<sbr/> |
|
64 |
<group> |
|
65 |
<arg choice="plain"><option>--keydir |
|
127
by Teddy Hogeborn
* plugins.d/password-request.xml (OPTIONS): Make replaceables match |
66 |
<replaceable>DIRECTORY</replaceable></option></arg> |
118
by Teddy Hogeborn
* mandos-keygen.xml (SYNOPSIS): Fixed tags. Unify short and long |
67 |
<arg choice="plain"><option>-d |
127
by Teddy Hogeborn
* plugins.d/password-request.xml (OPTIONS): Make replaceables match |
68 |
<replaceable>DIRECTORY</replaceable></option></arg> |
118
by Teddy Hogeborn
* mandos-keygen.xml (SYNOPSIS): Fixed tags. Unify short and long |
69 |
</group> |
70 |
<sbr/> |
|
71 |
<group> |
|
72 |
<arg choice="plain"><option>--interface |
|
73 |
<replaceable>NAME</replaceable></option></arg> |
|
74 |
<arg choice="plain"><option>-i |
|
75 |
<replaceable>NAME</replaceable></option></arg> |
|
76 |
</group> |
|
77 |
<sbr/> |
|
78 |
<group> |
|
79 |
<arg choice="plain"><option>--pubkey |
|
80 |
<replaceable>FILE</replaceable></option></arg> |
|
81 |
<arg choice="plain"><option>-p |
|
82 |
<replaceable>FILE</replaceable></option></arg> |
|
83 |
</group> |
|
84 |
<sbr/> |
|
85 |
<group> |
|
86 |
<arg choice="plain"><option>--seckey |
|
87 |
<replaceable>FILE</replaceable></option></arg> |
|
88 |
<arg choice="plain"><option>-s |
|
89 |
<replaceable>FILE</replaceable></option></arg> |
|
90 |
</group> |
|
91 |
<sbr/> |
|
92 |
<arg> |
|
93 |
<option>--priority <replaceable>STRING</replaceable></option> |
|
94 |
</arg> |
|
95 |
<sbr/> |
|
96 |
<arg> |
|
97 |
<option>--dh-bits <replaceable>BITS</replaceable></option> |
|
98 |
</arg> |
|
99 |
<sbr/> |
|
100 |
<arg> |
|
101 |
<option>--debug</option> |
|
102 |
</arg> |
|
103 |
</cmdsynopsis> |
|
104 |
<cmdsynopsis> |
|
105 |
<command>&COMMANDNAME;</command> |
|
106 |
<group choice="req"> |
|
129
by Teddy Hogeborn
* mandos-clients.conf.xml: Changed all single quotes to double quotes |
107 |
<arg choice="plain"><option>--help</option></arg> |
108 |
<arg choice="plain"><option>-?</option></arg> |
|
118
by Teddy Hogeborn
* mandos-keygen.xml (SYNOPSIS): Fixed tags. Unify short and long |
109 |
</group> |
110 |
</cmdsynopsis> |
|
111 |
<cmdsynopsis> |
|
112 |
<command>&COMMANDNAME;</command> |
|
129
by Teddy Hogeborn
* mandos-clients.conf.xml: Changed all single quotes to double quotes |
113 |
<arg choice="plain"><option>--usage</option></arg> |
118
by Teddy Hogeborn
* mandos-keygen.xml (SYNOPSIS): Fixed tags. Unify short and long |
114 |
</cmdsynopsis> |
115 |
<cmdsynopsis> |
|
116 |
<command>&COMMANDNAME;</command> |
|
117 |
<group choice="req"> |
|
129
by Teddy Hogeborn
* mandos-clients.conf.xml: Changed all single quotes to double quotes |
118 |
<arg choice="plain"><option>--version</option></arg> |
119 |
<arg choice="plain"><option>-V</option></arg> |
|
118
by Teddy Hogeborn
* mandos-keygen.xml (SYNOPSIS): Fixed tags. Unify short and long |
120 |
</group> |
121 |
</cmdsynopsis> |
|
24.1.23
by Björn Påhlsson
Added manual pages for: |
122 |
</refsynopsisdiv> |
123 |
||
124 |
<refsect1 id="description"> |
|
125 |
<title>DESCRIPTION</title> |
|
126 |
<para> |
|
127 |
<command>&COMMANDNAME;</command> is a mandos plugin that works |
|
128 |
like a client program that through avahi detects mandos servers, |
|
129 |
sets up a gnutls connect and request a encrypted password. Any |
|
130 |
passwords given is automaticly decrypted and passed to |
|
131 |
cryptsetup.
|
|
132 |
</para> |
|
118
by Teddy Hogeborn
* mandos-keygen.xml (SYNOPSIS): Fixed tags. Unify short and long |
133 |
</refsect1> |
24.1.55
by Björn Påhlsson
updated some partial manual pages |
134 |
|
135 |
<refsect1 id="options"> |
|
136 |
<title>OPTIONS</title> |
|
137 |
<para> |
|
138 |
Commonly not invoked as command lines but from configuration |
|
139 |
file of plugin runner. |
|
140 |
</para> |
|
24.1.23
by Björn Påhlsson
Added manual pages for: |
141 |
|
142 |
<variablelist> |
|
143 |
<varlistentry> |
|
127
by Teddy Hogeborn
* plugins.d/password-request.xml (OPTIONS): Make replaceables match |
144 |
<term><option>--connect=<replaceable |
145 |
>IPADDR</replaceable><literal>:</literal><replaceable |
|
146 |
>PORT</replaceable></option></term> |
|
147 |
<term><option>-c |
|
148 |
<replaceable>IPADDR</replaceable><literal>:</literal |
|
149 |
><replaceable>PORT</replaceable></option></term> |
|
24.1.23
by Björn Påhlsson
Added manual pages for: |
150 |
<listitem> |
151 |
<para> |
|
81
by Teddy Hogeborn
* Makefile (GNUTLS_CFLAGS, GNUTLS_LIBS, AVAHI_CFLAGS, AVAHI_LIBS, |
152 |
Connect directly to a specified mandos server |
24.1.23
by Björn Påhlsson
Added manual pages for: |
153 |
</para> |
154 |
</listitem> |
|
155 |
</varlistentry> |
|
156 |
||
157 |
<varlistentry> |
|
127
by Teddy Hogeborn
* plugins.d/password-request.xml (OPTIONS): Make replaceables match |
158 |
<term><option>--keydir=<replaceable |
159 |
>DIRECTORY</replaceable></option></term> |
|
160 |
<term><option>-d |
|
161 |
<replaceable>DIRECTORY</replaceable></option></term> |
|
24.1.23
by Björn Påhlsson
Added manual pages for: |
162 |
<listitem> |
163 |
<para> |
|
164 |
Directory where the openpgp keyring is |
|
165 |
</para> |
|
166 |
</listitem> |
|
118
by Teddy Hogeborn
* mandos-keygen.xml (SYNOPSIS): Fixed tags. Unify short and long |
167 |
</varlistentry> |
24.1.23
by Björn Påhlsson
Added manual pages for: |
168 |
|
169 |
<varlistentry> |
|
127
by Teddy Hogeborn
* plugins.d/password-request.xml (OPTIONS): Make replaceables match |
170 |
<term><option>--interface= |
171 |
<replaceable>NAME</replaceable></option></term> |
|
172 |
<term><option>-i |
|
173 |
<replaceable>NAME</replaceable></option></term> |
|
24.1.23
by Björn Påhlsson
Added manual pages for: |
174 |
<listitem> |
175 |
<para> |
|
127
by Teddy Hogeborn
* plugins.d/password-request.xml (OPTIONS): Make replaceables match |
176 |
Interface that Avahi will connect through |
24.1.23
by Björn Påhlsson
Added manual pages for: |
177 |
</para> |
178 |
</listitem> |
|
118
by Teddy Hogeborn
* mandos-keygen.xml (SYNOPSIS): Fixed tags. Unify short and long |
179 |
</varlistentry> |
24.1.23
by Björn Påhlsson
Added manual pages for: |
180 |
|
181 |
<varlistentry> |
|
127
by Teddy Hogeborn
* plugins.d/password-request.xml (OPTIONS): Make replaceables match |
182 |
<term><option>--pubkey=<replaceable |
183 |
>FILE</replaceable></option></term> |
|
184 |
<term><option>-p |
|
185 |
<replaceable>FILE</replaceable></option></term> |
|
24.1.23
by Björn Påhlsson
Added manual pages for: |
186 |
<listitem> |
187 |
<para> |
|
188 |
Public openpgp key for gnutls authentication |
|
189 |
</para> |
|
190 |
</listitem> |
|
118
by Teddy Hogeborn
* mandos-keygen.xml (SYNOPSIS): Fixed tags. Unify short and long |
191 |
</varlistentry> |
24.1.23
by Björn Påhlsson
Added manual pages for: |
192 |
|
193 |
<varlistentry> |
|
127
by Teddy Hogeborn
* plugins.d/password-request.xml (OPTIONS): Make replaceables match |
194 |
<term><option>--seckey=<replaceable |
195 |
>FILE</replaceable></option></term> |
|
196 |
<term><option>-s |
|
197 |
<replaceable>FILE</replaceable></option></term> |
|
24.1.23
by Björn Påhlsson
Added manual pages for: |
198 |
<listitem> |
199 |
<para> |
|
127
by Teddy Hogeborn
* plugins.d/password-request.xml (OPTIONS): Make replaceables match |
200 |
Secret OpenPGP key for GnuTLS authentication |
24.1.23
by Björn Påhlsson
Added manual pages for: |
201 |
</para> |
202 |
</listitem> |
|
118
by Teddy Hogeborn
* mandos-keygen.xml (SYNOPSIS): Fixed tags. Unify short and long |
203 |
</varlistentry> |
24.1.23
by Björn Påhlsson
Added manual pages for: |
204 |
|
205 |
<varlistentry> |
|
127
by Teddy Hogeborn
* plugins.d/password-request.xml (OPTIONS): Make replaceables match |
206 |
<term><option>--priority=<replaceable |
207 |
>STRING</replaceable></option></term> |
|
24.1.23
by Björn Påhlsson
Added manual pages for: |
208 |
<listitem> |
209 |
<para> |
|
127
by Teddy Hogeborn
* plugins.d/password-request.xml (OPTIONS): Make replaceables match |
210 |
GnuTLS priority |
24.1.23
by Björn Påhlsson
Added manual pages for: |
211 |
</para> |
212 |
</listitem> |
|
118
by Teddy Hogeborn
* mandos-keygen.xml (SYNOPSIS): Fixed tags. Unify short and long |
213 |
</varlistentry> |
24.1.23
by Björn Påhlsson
Added manual pages for: |
214 |
|
215 |
<varlistentry> |
|
127
by Teddy Hogeborn
* plugins.d/password-request.xml (OPTIONS): Make replaceables match |
216 |
<term><option>--dh-bits=<replaceable |
217 |
>BITS</replaceable></option></term> |
|
24.1.23
by Björn Påhlsson
Added manual pages for: |
218 |
<listitem> |
219 |
<para> |
|
127
by Teddy Hogeborn
* plugins.d/password-request.xml (OPTIONS): Make replaceables match |
220 |
DH bits to use in gnutls communication |
24.1.23
by Björn Påhlsson
Added manual pages for: |
221 |
</para> |
222 |
</listitem> |
|
118
by Teddy Hogeborn
* mandos-keygen.xml (SYNOPSIS): Fixed tags. Unify short and long |
223 |
</varlistentry> |
24.1.23
by Björn Påhlsson
Added manual pages for: |
224 |
|
225 |
<varlistentry> |
|
127
by Teddy Hogeborn
* plugins.d/password-request.xml (OPTIONS): Make replaceables match |
226 |
<term><option>--debug</option></term> |
24.1.23
by Björn Påhlsson
Added manual pages for: |
227 |
<listitem> |
228 |
<para> |
|
229 |
Debug mode |
|
230 |
</para> |
|
231 |
</listitem> |
|
232 |
</varlistentry> |
|
233 |
|
|
234 |
<varlistentry> |
|
127
by Teddy Hogeborn
* plugins.d/password-request.xml (OPTIONS): Make replaceables match |
235 |
<term><option>--help</option></term> |
236 |
<term><option>-?</option></term> |
|
24.1.23
by Björn Påhlsson
Added manual pages for: |
237 |
<listitem> |
238 |
<para> |
|
239 |
Gives a help message |
|
240 |
</para> |
|
241 |
</listitem> |
|
242 |
</varlistentry> |
|
243 |
|
|
244 |
<varlistentry> |
|
127
by Teddy Hogeborn
* plugins.d/password-request.xml (OPTIONS): Make replaceables match |
245 |
<term><option>--usage</option></term> |
24.1.23
by Björn Påhlsson
Added manual pages for: |
246 |
<listitem> |
247 |
<para> |
|
248 |
Gives a short usage message |
|
249 |
</para> |
|
250 |
</listitem> |
|
251 |
</varlistentry> |
|
252 |
||
253 |
<varlistentry> |
|
127
by Teddy Hogeborn
* plugins.d/password-request.xml (OPTIONS): Make replaceables match |
254 |
<term><option>--version</option></term> |
255 |
<term><option>-V</option></term> |
|
24.1.23
by Björn Påhlsson
Added manual pages for: |
256 |
<listitem> |
257 |
<para> |
|
258 |
Prints the program version |
|
259 |
</para> |
|
260 |
</listitem> |
|
118
by Teddy Hogeborn
* mandos-keygen.xml (SYNOPSIS): Fixed tags. Unify short and long |
261 |
</varlistentry> |
24.1.23
by Björn Påhlsson
Added manual pages for: |
262 |
</variablelist> |
263 |
</refsect1> |
|
24.1.55
by Björn Påhlsson
updated some partial manual pages |
264 |
|
265 |
<refsect1 id="exit_status"> |
|
266 |
<title>EXIT STATUS</title> |
|
267 |
<para> |
|
268 |
</para> |
|
269 |
</refsect1> |
|
270 |
||
87
by Teddy Hogeborn
* Makefile: Bug fix: fixed creation of man pages in "plugins.d". |
271 |
<refsect1 id="environment"> |
272 |
<title>ENVIRONMENT</title> |
|
273 |
<para> |
|
274 |
</para> |
|
118
by Teddy Hogeborn
* mandos-keygen.xml (SYNOPSIS): Fixed tags. Unify short and long |
275 |
</refsect1> |
87
by Teddy Hogeborn
* Makefile: Bug fix: fixed creation of man pages in "plugins.d". |
276 |
|
24.1.55
by Björn Påhlsson
updated some partial manual pages |
277 |
<refsect1 id="file"> |
278 |
<title>FILES</title> |
|
279 |
<para> |
|
280 |
</para> |
|
118
by Teddy Hogeborn
* mandos-keygen.xml (SYNOPSIS): Fixed tags. Unify short and long |
281 |
</refsect1> |
24.1.55
by Björn Påhlsson
updated some partial manual pages |
282 |
|
283 |
<refsect1 id="bugs"> |
|
284 |
<title>BUGS</title> |
|
285 |
<para> |
|
286 |
</para> |
|
118
by Teddy Hogeborn
* mandos-keygen.xml (SYNOPSIS): Fixed tags. Unify short and long |
287 |
</refsect1> |
24.1.55
by Björn Påhlsson
updated some partial manual pages |
288 |
|
87
by Teddy Hogeborn
* Makefile: Bug fix: fixed creation of man pages in "plugins.d". |
289 |
<refsect1 id="example"> |
290 |
<title>EXAMPLE</title> |
|
24.1.55
by Björn Påhlsson
updated some partial manual pages |
291 |
<para> |
292 |
</para> |
|
293 |
</refsect1> |
|
294 |
||
295 |
<refsect1 id="security"> |
|
296 |
<title>SECURITY</title> |
|
297 |
<para> |
|
298 |
</para> |
|
299 |
</refsect1> |
|
300 |
||
301 |
<refsect1 id="see_also"> |
|
302 |
<title>SEE ALSO</title> |
|
114
by Teddy Hogeborn
* mandos-clients.conf.xml (SEE ALSO): Alphabetized, as per |
303 |
<para> |
304 |
<citerefentry><refentrytitle>mandos</refentrytitle> |
|
305 |
<manvolnum>8</manvolnum></citerefentry>, |
|
306 |
<citerefentry><refentrytitle>password-prompt</refentrytitle> |
|
307 |
<manvolnum>8mandos</manvolnum></citerefentry>, |
|
308 |
<citerefentry><refentrytitle>plugin-runner</refentrytitle> |
|
309 |
<manvolnum>8mandos</manvolnum></citerefentry> |
|
310 |
</para> |
|
81
by Teddy Hogeborn
* Makefile (GNUTLS_CFLAGS, GNUTLS_LIBS, AVAHI_CFLAGS, AVAHI_LIBS, |
311 |
<itemizedlist> |
312 |
<listitem><para> |
|
313 |
<ulink url="http://www.zeroconf.org/">Zeroconf</ulink> |
|
314 |
</para></listitem> |
|
315 |
|
|
316 |
<listitem><para> |
|
317 |
<ulink url="http://www.avahi.org/">Avahi</ulink> |
|
318 |
</para></listitem> |
|
319 |
|
|
320 |
<listitem><para> |
|
321 |
<ulink |
|
322 |
url="http://www.gnu.org/software/gnutls/">GnuTLS</ulink> |
|
323 |
</para></listitem> |
|
324 |
|
|
325 |
<listitem><para> |
|
326 |
<ulink |
|
327 |
url="http://www.gnupg.org/related_software/gpgme/"> |
|
328 |
GPGME</ulink> |
|
329 |
</para></listitem> |
|
330 |
|
|
331 |
<listitem><para> |
|
332 |
<citation>RFC 4880: <citetitle>OpenPGP Message |
|
333 |
Format</citetitle></citation> |
|
334 |
</para></listitem> |
|
335 |
|
|
336 |
<listitem><para> |
|
337 |
<citation>RFC 5081: <citetitle>Using OpenPGP Keys for |
|
338 |
Transport Layer Security</citetitle></citation> |
|
339 |
</para></listitem> |
|
340 |
|
|
341 |
<listitem><para> |
|
342 |
<citation>RFC 4291: <citetitle>IP Version 6 Addressing |
|
343 |
Architecture</citetitle>, section 2.5.6, Link-Local IPv6 |
|
344 |
Unicast Addresses</citation> |
|
345 |
</para></listitem> |
|
346 |
</itemizedlist> |
|
347 |
</refsect1> |
|
348 |
||
24.1.23
by Björn Påhlsson
Added manual pages for: |
349 |
</refentry>
|
111
by Teddy Hogeborn
* mandos-clients.conf.xml (ENTITY TIMESTAMP): New. Automatically |
350 |
<!-- Local Variables: -->
|
351 |
<!-- time-stamp-start: "<!ENTITY TIMESTAMP [\"']" -->
|
|
352 |
<!-- time-stamp-end: "[\"']>" -->
|
|
353 |
<!-- time-stamp-format: "%:y-%02m-%02d" -->
|
|
354 |
<!-- End: -->
|