Last change
on this file since 101035 was 99016, checked in by vboxsync, 2 years ago |
manual: Some scm corrections for dita files. bugref:10302
|
-
Property svn:eol-style
set to
native
-
Property svn:keywords
set to
Id Revision
|
File size:
1.0 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="security_clipboard">
|
---|
4 | <title>Clipboard</title>
|
---|
5 |
|
---|
6 | <body>
|
---|
7 | <p>
|
---|
8 | The shared clipboard enables users to share data between the
|
---|
9 | host and the guest. Enabling the clipboard in Bidirectional
|
---|
10 | mode enables the guest to read and write the host clipboard.
|
---|
11 | The Host to Guest mode and the Guest to Host mode limit the
|
---|
12 | access to one direction. If the guest is able to access the
|
---|
13 | host clipboard it can also potentially access sensitive data
|
---|
14 | from the host which is shared over the clipboard.
|
---|
15 | </p>
|
---|
16 | <p>
|
---|
17 | If the guest is able to read from and/or write to the host
|
---|
18 | clipboard then a remote user connecting to the guest over the
|
---|
19 | network will also gain this ability, which may not be
|
---|
20 | desirable. As a consequence, the shared clipboard is disabled
|
---|
21 | for new machines.
|
---|
22 | </p>
|
---|
23 | </body>
|
---|
24 |
|
---|
25 | </topic>
|
---|
Note:
See
TracBrowser
for help on using the repository browser.