VMware and Samba
Last modified on July 24, 2026 • 1 min read • 139 wordsVMware can interfere with Samba.
sudo /etc/init.d/smb statusIf the result is “dead” and if VMware is running its own samba server (which you can check by ps -aux and then looking for an entry like vmware-smb), then you have to rerun vmware-config.pl. In RedHat, there is an easy way to remove the vmware samba server from starting up (system Settings -> Server Settings -> Services; just stop the service and uncheck the box if you don’t want it to start up upon system boot). In Suse 9, I just re-run the vmware-config.pl script. When it asks something like: do you want vmware to set up file access to the host computer, then you should say no.