I'm having trouble configuring OMV (I've tried both v4 and v5). I have a USB drive attached to the host that I need to serve across the network via CIFS. I have two users (say, User1 and User2) defined in OMV. They each have a group of the same names. BOTH of these users need to be able to mount the drive from the network.
What I'm finding is that the USB drive can be mounted by the first user I created (User1), but not by User2. I've tried endless combinations of settings and permissions in OMV to no avail. Only User1 can access the share.
I tried an experiment wherein I created user2 first and then user1 on a fresh OMV install. That reversed the situation - user1 was unable to mount the share, but user2 could.
If I type "ls -la /sharedfolders/" from the OMV server, I notice that the owner of the volume is "User1". However, world read-write permissions are set.
How do I set things up correctly?
Thanks,
Eric