Friday, April 19, 2024
 Popular · Latest · Hot · Upcoming
3
rated 0 times [  3] [ 0]  / answers: 1 / hits: 14515  / 3 Years ago, tue, july 13, 2021, 2:24:44

I want bind some folders in my Home directory with some folders in a NTFS partition. Will mounting the NTFS partition with only the defaults parameter affect my read/write access?


More From » permissions

 Answers
7

Mounting a partition with defaults parameter will give all users read/write access. As quoted from Swerdna's openSUSE mounting tutorial:




To mount your NTFS partition
permanently, add your version of the
following line into the file system
table, fstab. [and leave the last line
in the file as a blank line.]
Recommended option for world-writeable
mount:



/dev/sdb1    /path_to/mount_point    ntfs-3g    defaults    0 0


When you reboot, the partion will
mount into the folder
/path_to/mount_point with permissions
drwxrwxrwx, i.e with read/write access
for everybody, in the style of
Microsoft's insecure filesystems.



[#44573] Thursday, July 15, 2021, 3 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
ainbby

Total Points: 184
Total Questions: 115
Total Answers: 112

Location: Colombia
Member since Thu, Sep 29, 2022
2 Years ago
ainbby questions
Thu, Mar 23, 23, 10:26, 1 Year ago
Wed, May 10, 23, 00:10, 1 Year ago
Fri, Apr 15, 22, 10:11, 2 Years ago
;