I am currently running Ubuntu Studio 20.10 on a Dell PC. I have a USB external drive that I would like to share between multiple users on the same computer. The drive is mounted at /media/myname/audio. When I switch users, I can see the drive; however, I cannot open it. I have the permissions set on the drive as: user=rwe, group=rwe, others=r. I have turned sharing on using the drive properties, and have samba installed. I have added the line in the smb.conf file "force user = myname". (Of course, myname is my real username). However, I still cannot open the drive. What should I be doing?