1 | <?xml version="1.0" encoding="UTF-8"?>
|
---|
2 | <!DOCTYPE topic
|
---|
3 | PUBLIC "-//OASIS//DTD DITA Topic//EN" "topic.dtd">
|
---|
4 | <topic xml:lang="en-us" id="vboxmanage-general">
|
---|
5 | <title>General Options</title>
|
---|
6 | <!-- topic/titlealts not supplied within topic/topic -->
|
---|
7 | <body>
|
---|
8 | <ul>
|
---|
9 | <li>
|
---|
10 | <p>
|
---|
11 | <!--option not processed within -->-v|--version: Show the version of this tool
|
---|
12 | and exit.
|
---|
13 | </p>
|
---|
14 | </li>
|
---|
15 | <li>
|
---|
16 | <p>
|
---|
17 | <!--option not processed within -->--nologo: Suppress the output of the logo
|
---|
18 | information. This option is useful for scripts.
|
---|
19 | </p>
|
---|
20 | </li>
|
---|
21 | <li>
|
---|
22 | <p>
|
---|
23 | <!--option not processed within -->--settingspw: Specify a settings password.
|
---|
24 | </p>
|
---|
25 | </li>
|
---|
26 | <li>
|
---|
27 | <p>
|
---|
28 | <!--option not processed within -->--settingspwfile: Specify a file containing
|
---|
29 | the settings password.
|
---|
30 | </p>
|
---|
31 | </li>
|
---|
32 | </ul>
|
---|
33 | <p>
|
---|
34 | The settings password is used for certain settings which need to
|
---|
35 | be stored in encrypted form for security reasons. At the moment,
|
---|
36 | the only encrypted setting is the iSCSI initiator secret, see
|
---|
37 | <xref href="vboxmanage-storageattach.dita"/>. As long as no
|
---|
38 | settings password is specified, this information is stored in
|
---|
39 | <i>plain text</i>. After using the
|
---|
40 | <!--option not processed within -->--settingspw|--settingspwfile option once, it
|
---|
41 | must be always used. Otherwise, the encrypted setting cannot be
|
---|
42 | unencrypted.
|
---|
43 | </p>
|
---|
44 | </body>
|
---|
45 | <!-- topic/topic not supplied within topic/topic -->
|
---|
46 | </topic>
|
---|