VirtualBox

Changeset 67896 in vbox for trunk/src/VBox/Main


Ignore:
Timestamp:
Jul 11, 2017 7:57:11 AM (8 years ago)
Author:
vboxsync
Message:

IUnattended: Dropped the (VM) 'group' attribute as it had no perceivable purpose. Added a fullUserName attribute for setting the display name corresponding to 'user' when supported.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/idl/VirtualBox.xidl

    r67895 r67896  
    37673767  <interface
    37683768    name="IUnattended" extends="$unknown"
    3769     uuid="2fb5b9e2-2fe6-4e60-e066-862fbafb1e9f"
     3769    uuid="41d87758-ec4a-495a-670a-35d9b1dff2a8"
    37703770    wsmap="managed"
    37713771    reservedMethods="4" reservedAttributes="16"
     
    37803780    </desc>
    37813781
    3782     <attribute name="group" type="wstring">
    3783       <desc>
    3784         A group this VM belongs to.
    3785       </desc>
    3786     </attribute>
    3787 
    37883782    <attribute name="isoPath" type="wstring">
    37893783      <desc>
     
    37943788    <attribute name="user" type="wstring">
    37953789      <desc>
    3796         Assign an user name.
     3790        Assign an user login name.
    37973791      </desc>
    37983792    </attribute>
     
    38023796        Assign a password to the user. The password is the same for both
    38033797        normal user and for Administrator / 'root' accounts.
     3798      </desc>
     3799    </attribute>
     3800
     3801    <attribute name="fullUserName" type="wstring">
     3802      <desc>
     3803        The full name of the user.  This is optional and defaults to
     3804        <link to="IUnattended::user"/>.  Please note that not all guests picks
     3805        up this attribute.
    38043806      </desc>
    38053807    </attribute>
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