Timeline for Default directory permissions over NFS
Current License: CC BY-SA 3.0
10 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Apr 19, 2013 at 21:57 | vote | accept | Naftuli Kay | ||
| Apr 19, 2013 at 19:41 | comment | added | Naftuli Kay | I've provided the output in the answer and it seems that even root can't create a file there. | |
| Apr 19, 2013 at 19:41 | history | edited | Naftuli Kay | CC BY-SA 3.0 | added 168 characters in body |
| Apr 19, 2013 at 16:55 | comment | added | slm♦ | Can you provide the output from the command mount? Also can root on the client create a file on the mount? | |
| Apr 19, 2013 at 15:54 | history | edited | Naftuli Kay | CC BY-SA 3.0 | added 247 characters in body |
| Apr 19, 2013 at 15:37 | answer | added | Bichoy | timeline score: 1 | |
| Apr 19, 2013 at 15:36 | answer | added | slm♦ | timeline score: 3 | |
| Apr 19, 2013 at 15:36 | comment | added | John | Make sure the NFS is exported RW, also check the group id on the nfs server and client to make sure shared is the same gid | |
| Apr 19, 2013 at 15:29 | comment | added | Bratchley | Just a guess but it might have something to do with "other" having read-only permissions and that the user on client is probably using the nobody user account. I would give the writable bit to world, touch a new file, and see who ends up owning that file. | |
| Apr 19, 2013 at 15:26 | history | asked | Naftuli Kay | CC BY-SA 3.0 |