So I have 2 external hdd's mounted. When user1 is logged in, access to those external drives are ok.
When I log off user1 and log in as user2, I cant access those external drives. This is kinda related to another question I have. I think its permissions but have tried a few things to no avail.
Suggestions are welcome and appreciated!
Here's the other issue, which seems related. related issue here
Normally NTFS is mounted so that the user who did the mounting has access to all files on the volume ( and others do not ). See this answer for details on how to configure it to store persistent permissions so you can grant both users access no matter who mounted it.