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 "plugin-runner">
8
<!ENTITY TIMESTAMP "2008-08-31">
8
<!ENTITY TIMESTAMP "2008-08-29">
13
<title>Mandos Manual</title>
14
<!-- Nwalsh’s docbook scripts use this to generate the footer: -->
15
<productname>Mandos</productname>
13
<title>&COMMANDNAME;</title>
14
<!-- NWalsh's docbook scripts use this to generate the footer: -->
15
<productname>&COMMANDNAME;</productname>
16
16
<productnumber>&VERSION;</productnumber>
17
17
<date>&TIMESTAMP;</date>
70
69
<refname><command>&COMMANDNAME;</command></refname>
72
Run Mandos plugins. Pass data from first succesful one.
71
get password for encrypted rootdisk
78
77
<command>&COMMANDNAME;</command>
80
<arg choice="plain"><option>--global-envs=<replaceable
81
>VAR</replaceable><literal>=</literal><replaceable
82
>value</replaceable></option></arg>
83
<arg choice="plain"><option>-e
84
<replaceable>VAR</replaceable><literal>=</literal><replaceable
85
>value</replaceable> </option></arg>
89
<arg choice="plain"><option>--envs-for=<replaceable
90
>PLUGIN</replaceable><literal>:</literal><replaceable
91
>ENV</replaceable><literal>=</literal><replaceable
92
>value</replaceable></option></arg>
93
<arg choice="plain"><option>-f<replaceable>
94
PLUGIN</replaceable><literal>:</literal><replaceable
95
>ENV</replaceable><literal>=</literal><replaceable
96
>value</replaceable> </option></arg>
100
<arg choice="plain"><option>--global-options=<replaceable
101
>OPTIONS</replaceable></option></arg>
102
<arg choice="plain"><option>-g<replaceable>
103
OPTIONS</replaceable> </option></arg>
107
<arg choice="plain"><option>--options-for=<replaceable
108
>PLUGIN</replaceable><literal>:</literal><replaceable
109
>OPTIONS</replaceable></option></arg>
110
<arg choice="plain"><option>-f<replaceable>
111
PLUGIN</replaceable><literal>:</literal><replaceable
112
>OPTIONS</replaceable> </option></arg>
116
<arg choice="plain"><option>--disable=<replaceable
117
>PLUGIN</replaceable></option></arg>
118
<arg choice="plain"><option>-d
119
<replaceable>PLUGIN</replaceable> </option></arg>
122
<arg><option>--groupid=<replaceable
123
>ID</replaceable></option></arg>
125
<arg><option>--userid=<replaceable
126
>ID</replaceable></option></arg>
128
<arg><option>--plugin-dir=<replaceable
129
>DIRECTORY</replaceable></option></arg>
131
<arg><option>--debug</option></arg>
134
<command>&COMMANDNAME;</command>
136
<arg choice="plain"><option>--help</option></arg>
137
<arg choice="plain"><option>-?</option></arg>
141
<command>&COMMANDNAME;</command>
142
<arg choice="plain"><option>--usage</option></arg>
145
<command>&COMMANDNAME;</command>
147
<arg choice="plain"><option>--version</option></arg>
148
<arg choice="plain"><option>-V</option></arg>
78
<arg choice='opt'>--global-options<arg choice='plain'>OPTIONS</arg></arg>
79
<arg choice='opt'>--options-for<arg choice='plain'>PLUGIN:OPTIONS</arg></arg>
80
<arg choice='opt'>--disable<arg choice='plain'>PLUGIN</arg></arg>
81
<arg choice='opt'>--groupid<arg choice='plain'>ID</arg></arg>
82
<arg choice='opt'>--userid<arg choice='plain'>ID</arg></arg>
83
<arg choice='opt'>--plugin-dir<arg choice='plain'>DIRECTORY</arg></arg>
84
<arg choice='opt'>--debug</arg>
87
<command>&COMMANDNAME;</command>
88
<arg choice='plain'>--help</arg>
91
<command>&COMMANDNAME;</command>
92
<arg choice='plain'>--usage</arg>
95
<command>&COMMANDNAME;</command>
96
<arg choice='plain'>--version</arg>
153
100
<refsect1 id="description">
173
120
<title>OPTIONS</title>
176
<term><option>--global-options
177
<replaceable>OPTIONS</replaceable></option></term>
179
<replaceable>OPTIONS</replaceable></option></term>
123
<term><literal>-g</literal>,<literal>--global-options
124
<replaceable>OPTIONS</replaceable></literal></term>
182
127
Global options given to all plugins as additional start
183
128
arguments. Options are specified with a -o flag followed
184
129
by a comma separated string of options.
190
<term><option>--options-for
191
<replaceable>PLUGIN</replaceable><literal>:</literal
192
><replaceable>OPTION</replaceable></option></term>
194
<replaceable>PLUGIN</replaceable><literal>:</literal
195
><replaceable>OPTION</replaceable></option></term>
135
<term><literal>-o</literal>,<literal> --options-for
136
<replaceable>PLUGIN</replaceable>:<replaceable>OPTION</replaceable>
198
140
Plugin specific options given to the plugin as additional
199
141
start arguments. Options are specified with a -o flag
200
142
followed by a comma separated string of options.
206
<term><option> --disable
207
<replaceable>PLUGIN</replaceable></option></term>
209
<replaceable>PLUGIN</replaceable></option></term>
148
<term><literal>-d</literal>,<literal> --disable
149
<replaceable>PLUGIN</replaceable>
212
153
Disable a specific plugin
218
<term><option>--groupid
219
<replaceable>ID</replaceable></option></term>
159
<term><literal>--groupid <replaceable>ID</replaceable>
222
163
Group ID the plugins will run as
228
<term><option>--userid
229
<replaceable>ID</replaceable></option></term>
169
<term><literal>--userid <replaceable>ID</replaceable>
232
173
User ID the plugins will run as
238
<term><option>--plugin-dir
239
<replaceable>DIRECTORY</replaceable></option></term>
179
<term><literal>--plugin-dir <replaceable>DIRECTORY</replaceable>
242
183
Specify a different plugin directory
248
<term><option>--debug</option></term>
189
<term><literal>--debug</literal></term>
323
262
<refsect1 id="see_also">
324
263
<title>SEE ALSO</title>
265
<citerefentry><refentrytitle>mandos</refentrytitle>
266
<manvolnum>8</manvolnum></citerefentry>, <citerefentry>
267
<refentrytitle>password-request</refentrytitle>
268
<manvolnum>8mandos</manvolnum></citerefentry>, <citerefentry>
269
<refentrytitle>password-prompt</refentrytitle>
270
<manvolnum>8mandos</manvolnum></citerefentry>, and
326
271
<citerefentry><refentrytitle>cryptsetup</refentrytitle>
327
<manvolnum>8</manvolnum></citerefentry>,
328
<citerefentry><refentrytitle>mandos</refentrytitle>
329
<manvolnum>8</manvolnum></citerefentry>,
330
<citerefentry><refentrytitle>password-prompt</refentrytitle>
331
<manvolnum>8mandos</manvolnum></citerefentry>,
332
<citerefentry><refentrytitle>password-request</refentrytitle>
333
<manvolnum>8mandos</manvolnum></citerefentry>
272
<manvolnum>8</manvolnum></citerefentry>