VirtualBox

Changeset 68187 in vbox for trunk/doc


Ignore:
Timestamp:
Jul 31, 2017 8:55:16 AM (8 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
117280
Message:

VBoxManage/unatteded: Added --password-file option to install.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/doc/manual/en_US/man_VBoxManage-unattended.xml

    r68144 r68187  
    4444      <arg>--user=<replaceable>login</replaceable></arg>
    4545      <arg>--password=<replaceable>password</replaceable></arg>
     46      <arg>--password-file=<replaceable>file</replaceable></arg>
    4647      <arg>--full-user-name=<replaceable>name</replaceable></arg>
    4748      <arg>--key=<replaceable>product-key</replaceable></arg>
     
    112113        <varlistentry>
    113114          <term><option>--password=<replaceable>password</replaceable></option></term>
    114           <listitem><para>The login password. (default: changeme)</para></listitem>
     115          <listitem>
     116            <para>The login password.  This is used for the user given by <option>--user</option> as well as the
     117              root/administrator user.  (default: changeme)</para></listitem>
     118        </varlistentry>
     119        <varlistentry>
     120          <term><option>--password-file=<replaceable>file</replaceable></option></term>
     121          <listitem>
     122            <para>Alternative to <option>--password</option> for providing the password.  Special filename
     123              <computeroutput>stdin</computeroutput> can be used to read the password from standard input.</para></listitem>
    115124        </varlistentry>
    116125        <varlistentry>
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette