I have the following configuration: 1. Host system: Windows 7 64 bit 2. VirtualBox 3.1.6 3. Guest system Ubuntu 9.10 64bit I have shared one of the Windows drive using the VirtualBox "Share Drive" feature and then used Samba 4 to share the drive to other devices. This way other devices that do not recognize Windows 7 (like EVA 8000) can use the shared drive to get to the media files. This worked fine until the new release of Samba this stop working. I updated my Ubuntu with the latest update and it broke the configuration. The error in Samaba is about file can not be accessed [2010/05/10 18:32:56, 0] param/loadparm.c:8561(process_usershare_file) process_usershare_file: stat of /var/lib/samba/usershares/dvdmovies failed. Permission denied I tried to install the latest Ubuntu 10.4 and configure the same way, but it does not work. I had an old Ubuntu 32 bit that was not updated with the latest Samba and it does continue to work. This means it is not VirtualBox. Any ideas how to fix this issue? Thanks Yigal
Which exact version of Samba4 were you using successfully in the past, and how exactly are you using Samba4? Please also supply the working and failing configuration files, and any other details that may assist in understanding exactly what you are doing and what you expect to achieve. Thanks,
Created attachment 5702 [details] Samba configuration
Created attachment 5703 [details] The current log file This log shows that an external computer is trying to map to the exported diretory and fails.
The smdb version is 3.4.0. After updating the Ubuntu to the latest version, it stop sharing the directory. I use VirtualBox for guest system Ubuntu 9.10 64 bit. In VirtualBox, I use the share drive option to allow a windows drive to be mounted in the Unix environment (using the mount command). I use samba to share the subdirectories of the drive to other computers.
Reassigning to 3.4 per comment
Please upload a debug level 10 log of the failure. Thanks, Volker
Please add the user you are connecting as to the group "sambashare". Volker