With NTFS-3G & permission control, how to avoid "Deny" permission being added which overrides permission of file owner?
0
votes
0
answers
28
views
When a logical NTFS partition is mounted on Linux using NTFS-3g + "permission" mounting option + UserMapping, I often found that "execution" permission of the same file may be different on Windows or Linux. E.g. an binary executed by "Peng Cheng" on Linux will look like this on Windows:
It appears that a blanket "Deny" permission was added by the NTFS-3g driver to block all execution, even by the owner of the file. This behaviour is triggered regardless of "acl" mounting option or other options
What can I do to disable this behaviour?

Asked by tribbloid
(63 rep)
Jul 9, 2025, 04:55 PM
Last activity: Jul 12, 2025, 04:56 AM
Last activity: Jul 12, 2025, 04:56 AM