On Monday 06 July 2009, Marcos Laufer wrote: > Hello list , > > I am having trouble to make NFS work properly. I don't know what i am > doing wrong, maybe > someone can enlighten me. >
[config] > 10.10.10.65:/u/data/export 65.0G 40.4G 21.3G 65% /mnt > > So far so good. Then i try to write something: > > hq:/{193}# cd > /mnt/ > > hq:/mnt{194}# cp /bin/ls > ./ > > cp: ./ls: Permission denied > hq:/mnt{195}# > > What am i doing wrong here? What's your protection on the mount point of the /u/data/export directory *before* mounting the slice on it? It's not the same protection mask before and after... /Johan