VirtualBox

Changeset 102540 in vbox for trunk/doc


Ignore:
Timestamp:
Dec 8, 2023 12:43:07 PM (12 months ago)
Author:
vboxsync
Message:

VBoxManage/Unattended: Added password file support for the admin password. Renamed "--password-file" (kept for backwards compatibility though) to "--user-password-file". Updated docs. bugref:10554

File:
1 edited

Legend:

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

    r102538 r102540  
    137137        </varlistentry>
    138138        <varlistentry>
     139          <term><option>--user-password-file=<replaceable>file</replaceable></option></term>
     140          <listitem>
     141            <para>Alternative to <option>--user-password</option> for providing the user password.  Special filename
     142              <computeroutput>stdin</computeroutput> can be used to read the password from standard input.</para></listitem>
     143        </varlistentry>
     144        <varlistentry>
    139145          <term><option>--admin-password=<replaceable>password</replaceable></option></term>
    140146          <listitem>
     
    143149        </varlistentry>
    144150        <varlistentry>
    145           <term><option>--password-file=<replaceable>file</replaceable></option></term>
    146           <listitem>
    147             <para>Alternative to <option>--password</option> for providing the password.  Special filename
     151          <term><option>--admin-password-file=<replaceable>file</replaceable></option></term>
     152          <listitem>
     153            <para>Alternative to <option>--admin-password</option> for providing the admin / root password.  Special filename
    148154              <computeroutput>stdin</computeroutput> can be used to read the password from standard input.</para></listitem>
    149155        </varlistentry>
Note: See TracChangeset for help on using the changeset viewer.

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