I have a NFS share on a Debian (trixie) box on my local network. I can connect to the share and use it from my Windows 11 machine, but all the files that are created from the windows machine have the +x bit applied, making every file executable on the debian box. If i set the fileaccess on the windows client to 666, then directories are not traversable, as they don't have the +x bit applied. Is there something akin to a diraccess setting in the windows client to set permissions for directories created separately?
noexec. A determined Linux user may be able to execute chosen files regardless, but this is true also for files with-x.