View Issue Details

IDProjectCategoryView StatusLast Update
0005841Kali LinuxGeneral Bugpublic2019-11-29 14:20
ReporterShadyAck Assigned To 
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionno change required 
Product Version2019.4 
Summary0005841: VMware Tools
Description

I created a virtual machine in VMware Workstation using the following iso:
kali-linux-2019.4-amd64.iso

I follow the directions found here:
https://www.kali.org/docs/virtualization/install-vmware-tools-kali-guest/

But copy/paste between host and guest does not work in either direction.

I also tried to install VMware tools by using the vmware-install.pl
But that does not seem to work either.

Steps To Reproduce

apt update && apt -y full-upgrade
apt -y --reinstall install open-vm-tools-desktop fuse
reboot

Attached Files

Activities

ShadyAck

ShadyAck

2019-11-29 05:14

reporter   ~0011471

Never mind, please close. I figured it out.
It was not Kali. It was ESXI.
I found the following solved the problem:
Step 1 – Power off the VM
Step 2 – Right-click on the VM and select Edit Settings
Step 3 – Select the VM Options tab and expand Advanced. Click on Edit Configuration next to Configuration Parameters.
Step 4 – Using the Name and Value fields at the bottom of the Configuration Parameters dialog box, add the following. Click on Add after each entry.
• Name: isolation.tools.copy.disable, Value: false
• Name: isolation.tools.paste.disable, Value: false

https://www.altaro.com/vmware/clipboard-vsphere/

Gamb1t

Gamb1t

2019-11-29 07:18

manager   ~0011472

What was your host client? You mention VMWare Workstation and then ESXi. Thanks for the solution!

ShadyAck

ShadyAck

2019-11-29 08:05

reporter   ~0011473

I connected to an ESXI server through a Workstation client.
I figured out my blunder by locally installing Kali via Workstation and did not have any issues. Local VM worked, ESXI server VM did not. So I focused on the ESXI server and found the solution.
Copy/Paste text works, but Drag/Drop any files does not (even with setting isolation.tools.dnd.disable, Value: false).
I will work around the Drag/Drop issue by sharing folders or hosting file servers.

Why do ESXI servers disable these features you ask? The answer, security.

image.png (23,699 bytes)   
image.png (23,699 bytes)   
rhertzog

rhertzog

2019-11-29 14:20

administrator   ~0011483

Thanks, closing.

Issue History

Date Modified Username Field Change
2019-11-29 03:54 ShadyAck New Issue
2019-11-29 05:14 ShadyAck Note Added: 0011471
2019-11-29 07:18 Gamb1t Note Added: 0011472
2019-11-29 08:05 ShadyAck File Added: image.png
2019-11-29 08:05 ShadyAck Note Added: 0011473
2019-11-29 14:20 rhertzog Status new => closed
2019-11-29 14:20 rhertzog Resolution open => no change required
2019-11-29 14:20 rhertzog Note Added: 0011483