1
<?xml version="1.0" encoding="UTF-8"?>
2
<?xml-stylesheet type="text/xsl"
3
href="http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl"?>
4
<!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
5
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
6
<!ENTITY VERSION "1.0">
7
<!ENTITY COMMANDNAME "password-request">
8
<!ENTITY TIMESTAMP "2008-08-31">
13
<title>Mandos Manual</title>
14
<!-- Nwalsh’s docbook scripts use this to generate the footer: -->
15
<productname>Mandos</productname>
16
<productnumber>&VERSION;</productnumber>
17
<date>&TIMESTAMP;</date>
20
<firstname>Björn</firstname>
21
<surname>Påhlsson</surname>
23
<email>belorn@fukt.bsnet.se</email>
27
<firstname>Teddy</firstname>
28
<surname>Hogeborn</surname>
30
<email>teddy@fukt.bsnet.se</email>
36
<holder>Teddy Hogeborn</holder>
37
<holder>Björn Påhlsson</holder>
41
This manual page is free software: you can redistribute it
42
and/or modify it under the terms of the GNU General Public
43
License as published by the Free Software Foundation,
44
either version 3 of the License, or (at your option) any
49
This manual page is distributed in the hope that it will
50
be useful, but WITHOUT ANY WARRANTY; without even the
51
implied warranty of MERCHANTABILITY or FITNESS FOR A
52
PARTICULAR PURPOSE. See the GNU General Public License
57
You should have received a copy of the GNU General Public
58
License along with this program; If not, see
59
<ulink url="http://www.gnu.org/licenses/"/>.
65
<refentrytitle>&COMMANDNAME;</refentrytitle>
66
<manvolnum>8mandos</manvolnum>
70
<refname><command>&COMMANDNAME;</command></refname>
78
<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>
148
<refsect1 id="description">
149
<title>DESCRIPTION</title>
151
<command>&COMMANDNAME;</command> is a mandos plugin that works
152
like a client program that through avahi detects mandos servers,
153
sets up a gnutls connect and request a encrypted password. Any
154
passwords given is automaticly decrypted and passed to
159
<refsect1 id="options">
160
<title>OPTIONS</title>
162
Commonly not invoked as command lines but from configuration
163
file of plugin runner.
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>
176
Connect directly to a specified mandos server
182
<term><option>--keydir=<replaceable
183
>DIRECTORY</replaceable></option></term>
185
<replaceable>DIRECTORY</replaceable></option></term>
188
Directory where the openpgp keyring is
194
<term><option>--interface=
195
<replaceable>NAME</replaceable></option></term>
197
<replaceable>NAME</replaceable></option></term>
200
Interface that Avahi will connect through
206
<term><option>--pubkey=<replaceable
207
>FILE</replaceable></option></term>
209
<replaceable>FILE</replaceable></option></term>
212
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>
259
<term><option>--help</option></term>
260
<term><option>-?</option></term>
269
<term><option>--usage</option></term>
272
Gives a short usage message
278
<term><option>--version</option></term>
279
<term><option>-V</option></term>
282
Prints the program version
289
<refsect1 id="exit_status">
290
<title>EXIT STATUS</title>
295
<refsect1 id="environment">
296
<title>ENVIRONMENT</title>
313
<refsect1 id="example">
314
<title>EXAMPLE</title>
319
<refsect1 id="security">
320
<title>SECURITY</title>
325
<refsect1 id="see_also">
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>
337
<ulink url="http://www.zeroconf.org/">Zeroconf</ulink>
341
<ulink url="http://www.avahi.org/">Avahi</ulink>
346
url="http://www.gnu.org/software/gnutls/">GnuTLS</ulink>
351
url="http://www.gnupg.org/related_software/gpgme/">
356
<citation>RFC 4880: <citetitle>OpenPGP Message
357
Format</citetitle></citation>
361
<citation>RFC 5081: <citetitle>Using OpenPGP Keys for
362
Transport Layer Security</citetitle></citation>
366
<citation>RFC 4291: <citetitle>IP Version 6 Addressing
367
Architecture</citetitle>, section 2.5.6, Link-Local IPv6
368
Unicast Addresses</citation>
374
<!-- Local Variables: -->
375
<!-- time-stamp-start: "<!ENTITY TIMESTAMP [\"']" -->
376
<!-- time-stamp-end: "[\"']>" -->
377
<!-- time-stamp-format: "%:y-%02m-%02d" -->