nekoni / nekodrive

Automatically exported from code.google.com/p/nekodrive
74 stars 32 forks source link

NFS Client 1.4 can not open folder #11

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Permission denied.

What version of the product are you using? On what operating system?
Windows 7, .net framework 4.0

Original issue reported on code.google.com by justina....@gmail.com on 24 Jan 2011 at 2:38

Attachments:

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
hi,
You may not have the right permissions to access that device.
Can you please check your nfs server configuration file?
On Ubuntu nfs server, anyway it should be something like this:
/device 
192.168.0.14(rw,no_subtree_check,sync,insecure,anonuid=1000,anongid=1000)

the test client uid and gid are 1000 and cannot be changed. 

Original comment by mirko.ga...@gmail.com on 24 Jan 2011 at 5:12

GoogleCodeExporter commented 9 years ago

Original comment by mirko.ga...@gmail.com on 5 Feb 2011 at 8:12