Skip to content

Write fail on USB (NFSUnauthorizedAccessException: Not owner) #45

@GoogleCodeExporter

Description

@GoogleCodeExporter
What steps will reproduce the problem?
1. mount USB in ubuntu server & set nfs share
2. use NFSClient connect to server
3. upload file to server USB

What is the expected output? What do you see instead?
Write success.

What version of the product are you using? On what operating system?
Server: Ubuntu 14.04 server
Client: Win7 & NFSClient v1.7

Please provide any additional information below.
1. /etc/exports:
"/mnt/usb" *(rw,all_squash,sync,no_wdelay,no_subtree_check,anonuid=0,anongid=0)

2.Nekodrive write ok, ubuntu 14.04 desktop write ok, win7 nfs utility write ok.
3.both v2 & v3 write will fail.

Original issue reported on code.google.com by kidv0...@gmail.com on 27 Jan 2015 at 4:14

Attachments:

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions