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-30">
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>
69
67
<refname><command>&COMMANDNAME;</command></refname>
71
Run Mandos plugins. Pass data from first succesful one.
69
get password for encrypted rootdisk
77
75
<command>&COMMANDNAME;</command>
79
<arg choice="plain"><option>--global-envs=<replaceable
80
>VAR</replaceable><literal>=</literal><replaceable
81
>value</replaceable></option></arg>
82
<arg choice="plain"><option>-e
83
<replaceable>VAR</replaceable><literal>=</literal><replaceable
84
>value</replaceable> </option></arg>
88
<arg choice="plain"><option>--envs-for=<replaceable
89
>PLUGIN</replaceable><literal>:</literal><replaceable
90
>ENV</replaceable><literal>=</literal><replaceable
91
>value</replaceable></option></arg>
92
<arg choice="plain"><option>-f<replaceable>
93
PLUGIN</replaceable><literal>:</literal><replaceable
94
>ENV</replaceable><literal>=</literal><replaceable
95
>value</replaceable> </option></arg>
99
<arg choice="plain"><option>--global-options=<replaceable
100
>OPTIONS</replaceable></option></arg>
101
<arg choice="plain"><option>-g<replaceable>
102
OPTIONS</replaceable> </option></arg>
106
<arg choice="plain"><option>--options-for=<replaceable
107
>PLUGIN</replaceable><literal>:</literal><replaceable
108
>OPTIONS</replaceable></option></arg>
109
<arg choice="plain"><option>-f<replaceable>
110
PLUGIN</replaceable><literal>:</literal><replaceable
111
>OPTIONS</replaceable> </option></arg>
115
<arg choice="plain"><option>--disable=<replaceable
116
>PLUGIN</replaceable></option></arg>
117
<arg choice="plain"><option>-d
118
<replaceable>PLUGIN</replaceable> </option></arg>
121
<arg><option>--groupid=<replaceable
122
>ID</replaceable></option></arg>
124
<arg><option>--userid=<replaceable
125
>ID</replaceable></option></arg>
127
<arg><option>--plugin-dir=<replaceable
128
>DIRECTORY</replaceable></option></arg>
130
<arg><option>--debug</option></arg>
133
<command>&COMMANDNAME;</command>
135
<arg choice='plain'><option>--help</option></arg>
136
<arg choice='plain'><option>-?</option></arg>
140
<command>&COMMANDNAME;</command>
141
<arg choice='plain'><option>--usage</option></arg>
144
<command>&COMMANDNAME;</command>
146
<arg choice='plain'><option>--version</option></arg>
147
<arg choice='plain'><option>-V</option></arg>
76
<arg choice='opt'>--global-options<arg choice='plain'>OPTIONS</arg></arg>
77
<arg choice='opt'>--options-for<arg choice='plain'>PLUGIN:OPTIONS</arg></arg>
78
<arg choice='opt'>--disable<arg choice='plain'>PLUGIN</arg></arg>
79
<arg choice='opt'>--groupid<arg choice='plain'>ID</arg></arg>
80
<arg choice='opt'>--userid<arg choice='plain'>ID</arg></arg>
81
<arg choice='opt'>--plugin-dir<arg choice='plain'>DIRECTORY</arg></arg>
82
<arg choice='opt'>--debug</arg>
85
<command>&COMMANDNAME;</command>
86
<arg choice='plain'>--help</arg>
89
<command>&COMMANDNAME;</command>
90
<arg choice='plain'>--usage</arg>
93
<command>&COMMANDNAME;</command>
94
<arg choice='plain'>--version</arg>
152
98
<refsect1 id="description">
284
230
<refsect1 id="file">
285
231
<title>FILES</title>
290
236
<refsect1 id="notes">
291
237
<title>NOTES</title>
296
242
<refsect1 id="bugs">
297
243
<title>BUGS</title>
302
248
<refsect1 id="examples">
303
<title>EXAMPLE</title>
249
<title>EXAMPLES</title>
308
254
<refsect1 id="security">
309
255
<title>SECURITY</title>
314
260
<refsect1 id="see_also">
315
261
<title>SEE ALSO</title>
317
<citerefentry><refentrytitle>cryptsetup</refentrytitle>
318
<manvolnum>8</manvolnum></citerefentry>,
319
263
<citerefentry><refentrytitle>mandos</refentrytitle>
320
<manvolnum>8</manvolnum></citerefentry>,
321
<citerefentry><refentrytitle>password-prompt</refentrytitle>
322
<manvolnum>8mandos</manvolnum></citerefentry>,
323
<citerefentry><refentrytitle>password-request</refentrytitle>
264
<manvolnum>8</manvolnum></citerefentry>, <citerefentry>
265
<refentrytitle>password-request</refentrytitle>
266
<manvolnum>8mandos</manvolnum></citerefentry> and <citerefentry>
267
<refentrytitle>password-prompt</refentrytitle>
324
268
<manvolnum>8mandos</manvolnum></citerefentry>
329
<!-- Local Variables: -->
330
<!-- time-stamp-start: "<!ENTITY TIMESTAMP [\"']" -->
331
<!-- time-stamp-end: "[\"']>" -->
332
<!-- time-stamp-format: "%:y-%02m-%02d" -->