VirtualBox

Ignore:
Timestamp:
May 15, 2023 5:27:56 PM (2 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
157418
Message:

Docs: bugref:10302. Merging changes from the docs team. Almost exclusively conkeyref related stuff.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/doc/manual/en_US/dita/topics/vbox-auth.dita

    r99497 r99797  
    33<topic xml:lang="en-us" id="vbox-auth">
    44  <title>RDP Authentication</title>
    5  
     5
    66  <body>
    77    <p>
    8         For each virtual machine that is remotely accessible using RDP,
    9         you can individually determine if and how client connections are
    10         authenticated. For this, use the <userinput>VBoxManage
    11         modifyvm</userinput> command with the
    12         <codeph>--vrde-auth-type</codeph> option. See
    13         <xref href="vboxmanage-modifyvm.dita">VBoxManage modifyvm</xref>. The following methods of
    14         authentication are available:
    15       </p>
     8        For each virtual machine that is remotely accessible using RDP, you can individually
     9        determine if and how client connections are authenticated. For this, use the
     10        <userinput>VBoxManage modifyvm</userinput> command with the
     11        <codeph>--vrde-auth-type</codeph> option. See <xref href="vboxmanage-modifyvm.dita">
     12        VBoxManage modifyvm</xref>. The following methods of authentication are available:
     13    </p>
    1614    <ul>
    1715      <li>
     
    2725            The <b outputclass="bold">external</b> method
    2826            provides external authentication through a special
    29             authentication library. Oracle VM VirtualBox ships with two
     27            authentication library. <ph conkeyref="vbox-conkeyref-phrases/product-name"/> ships with two
    3028            special authentication libraries:
    3129          </p>
     
    105103                    <codeph>extradata</codeph> section the password
    106104                    needs to be written, is a plain text file,
    107                     Oracle VM VirtualBox uses hashes to encrypt passwords. The
     105                    <ph conkeyref="vbox-conkeyref-phrases/product-name"/> uses hashes to encrypt passwords. The
    108106                    following command must be used:
    109107                  </p>
     
    156154        In addition to the methods described above, you can replace the
    157155        default external authentication module with any other module.
    158         For this, Oracle VM VirtualBox provides a well-defined interface that
     156        For this, <ph conkeyref="vbox-conkeyref-phrases/product-name"/> provides a well-defined interface that
    159157        enables you to write your own authentication module. This is
    160         described in detail in the Oracle VM VirtualBox Software Development
     158        described in detail in the <ph conkeyref="vbox-conkeyref-phrases/product-name"/> Software Development
    161159        Kit (SDK) reference. See <xref href="VirtualBoxAPI.dita#VirtualBoxAPI"/>.
    162160      </p>
    163161  </body>
    164  
     162
    165163</topic>
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