LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux Mint (https://www.linuxquestions.org/questions/linux-mint-84/)
-   -   Multiple accounts accessing an external HDD on 18.1 (https://www.linuxquestions.org/questions/linux-mint-84/multiple-accounts-accessing-an-external-hdd-on-18-1-a-4175612257/)

jmh72 08-19-2017 10:40 AM

Multiple accounts accessing an external HDD on 18.1
 
I'm using Linux Mint 18.1. I have a problem with my external HDD. I have three accounts on this computer for different users, but only one of them has read write access to the eternal HDD. The other two have no permissions at all. I need all three account users to have equal read-write access to the HDD when ever that user is logged in. I tried making a group "HDD" and adding all three users to it, but that didn't seem to make a difference.

Does anyone know how to do this?

Thanks...

TxLonghorn 08-20-2017 11:35 PM

What is the mount point of the external HDD?
Code:

inxi -p

syg00 08-21-2017 03:59 AM

Mint mounts under /media/<username>/whatever. Add an entry for the hard-disk to fstab with appropriate permissions. I find using label rather than UUID more convenient.

jmh72 08-28-2017 06:59 AM

I'm really sorry. I got so frustrated I wiped everything out in favor of a two partition system. One for Linux and the other for storage and backup.

So to have wasted your time.

!!! 08-28-2017 07:47 PM

Welcome to LQ!!! I empathize with frustration:eek: No harm on this posting;)
Feel free to ask future questions.

The 'magic' is in finding just the right web-search keywords!!! Here, maybe:
"/media" multiple users mount external drive


All times are GMT -5. The time now is 03:36 PM.