Displaying 1 result from an estimated 1 matches for "5887_cover".
2009 Jul 13
2
nfs (v3?) fails to allow writes and permission changes
...r.
So I tried just a simple shell - cd to the mounted volume did a vi
create of text file - no problems.
tried a chmod +w on an owned file - returned okay but no change to the
permissions when checked with ls -l
tried sudo chmod +w on the same file and get
[rkampen at robsws p_494]$ sudo chmod +w 5887_cover.pdf
Password:
chmod: changing permissions of `5887_cover.pdf': Operation not permitted
yet using gnome file browser I can change permissions on these nfs
mounted files just fine - go figure.
This did work in the past - so what has changed?
how do I check what version of nfs is actually workin...