08-27-2024, 10:31 AM
Add the params like below.
Here's an article explains the mapping between umask and chmod
https://askubuntu.com/questions/429848/d...nt-options
Code:
automount_options = {noexec,nodev,noatime,nodiratime,'dmask=0000','fmask=0000'}
Here's an article explains the mapping between umask and chmod
https://askubuntu.com/questions/429848/d...nt-options