Last change
on this file since 102568 was 99797, checked in by vboxsync, 21 months ago |
Docs: bugref:10302. Merging changes from the docs team. Almost exclusively conkeyref related stuff.
|
-
Property svn:eol-style
set to
native
-
Property svn:keywords
set to
Author Date Id Revision
|
File size:
1.6 KB
|
Line | |
---|
1 | <?xml version='1.0' encoding='UTF-8'?>
|
---|
2 | <!DOCTYPE topic PUBLIC "-//OASIS//DTD DITA Topic//EN" "topic.dtd">
|
---|
3 | <topic xml:lang="en-us" id="auth-config-using">
|
---|
4 | <title>Configuring and Using Authentication</title>
|
---|
5 |
|
---|
6 | <body>
|
---|
7 | <p>
|
---|
8 | The following components of <ph conkeyref="vbox-conkeyref-phrases/product-name"/> can use passwords for
|
---|
9 | authentication:
|
---|
10 | </p>
|
---|
11 | <ul>
|
---|
12 | <li>
|
---|
13 | <p>
|
---|
14 | When using remote iSCSI storage and the storage server requires authentication, an
|
---|
15 | initiator secret can optionally be supplied with the <userinput>VBoxManage
|
---|
16 | storageattach</userinput> command. As long as no settings password is provided, by using
|
---|
17 | the command line option <codeph>--settingspwfile</codeph>, then this secret is stored
|
---|
18 | <i>unencrypted</i> in the machine configuration and is therefore potentially readable on
|
---|
19 | the host. See <xref href="storage-iscsi.dita">iSCSI Servers</xref> and <xref
|
---|
20 | href="vboxmanage-storageattach.dita">VBoxManage storageattach</xref>.
|
---|
21 | </p>
|
---|
22 | </li>
|
---|
23 | <li>
|
---|
24 | <p>
|
---|
25 | When using the <ph conkeyref="vbox-conkeyref-phrases/product-name"/> web service to control an
|
---|
26 | <ph conkeyref="vbox-conkeyref-phrases/product-name"/> host remotely, connections to the web service
|
---|
27 | are authenticated in various ways. This is described in
|
---|
28 | detail in the <ph conkeyref="vbox-conkeyref-phrases/product-name"/> Software Development Kit (SDK)
|
---|
29 | reference. See <xref href="VirtualBoxAPI.dita#VirtualBoxAPI"/>.
|
---|
30 | </p>
|
---|
31 | </li>
|
---|
32 | </ul>
|
---|
33 | </body>
|
---|
34 |
|
---|
35 | </topic>
|
---|
Note:
See
TracBrowser
for help on using the repository browser.