Friday, April 26, 2024
 Popular · Latest · Hot · Upcoming
1
rated 0 times [  1] [ 0]  / answers: 1 / hits: 2691  / 2 Years ago, tue, september 13, 2022, 4:45:06

If my external drive is showing up in /home/user1/.private, would another user not be able to view this? See link for example -----> Example



user1@UB-DT2-SERVER:~$ df -lhT
Filesystem Type Size Used Avail Use% Mounted on
/dev/sda1 ext4 912G 3.9G 861G 1% /
udev devtmpfs 3.0G 4.0K 3.0G 1% /dev
tmpfs tmpfs 1.2G 1.4M 1.2G 1% /run
none tmpfs 5.0M 0 5.0M 0% /run/lock
none tmpfs 3.0G 116K 3.0G 1% /run/shm
/home/user1/.Private
ecryptfs 912G 3.9G 861G 1% /home/user1
/dev/sr1 udf 615M 615M 0 100% /media/WD SmartWare
/dev/sdf1 fuseblk 466G 101M 466G 1% /media/MyPassport2


How can my external drive be mounted for all users to access?



Could it be automounted on boot?


More From » 11.10

 Answers
1

There are two main possible problems:




  1. The user doesn't have Unix access to the /media/ directory. The easiest way to check this is to just do ls -ld on them and see what the permissions are, or have them log in locally and try it.


  2. They have unix access but Samba is blocking it. Easiest way to find out if this is the case is to look in the Samba logs for messages saying so, and then change it through whichever means you've set up Samba. (Editing the config files, a gui, etc.)



[#39943] Wednesday, September 14, 2022, 2 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
ettorina

Total Points: 439
Total Questions: 99
Total Answers: 131

Location: Vanuatu
Member since Wed, Oct 14, 2020
4 Years ago
ettorina questions
Thu, Sep 1, 22, 15:28, 2 Years ago
Mon, Mar 14, 22, 06:04, 2 Years ago
Sun, Jul 24, 22, 13:31, 2 Years ago
;