On Thu, Oct 11, 2018 at 7:38 PM Jones, Stephen R. <srjones@mitre.org> wrote:

Hello all;

 

With this setup, I’m able to copy most files from the windows system to the share without a problem. However, if the file on windows has the ‘Read-Only’ attribute set, the copy fails with a permission denied error, and looking at the Wireshark trace I’m seeing an NFS3ERR_ACCES error. Is there something I can set in the NFS-Ganesha config file to resolve this issue?

Hmm, is it possible that the windows NFS client is creating the file, setting attributes to read-only on the destination file an then doing the writes which fail? Maybe, try NFSv4 and see if it works better!

Regards, Malahal.