Hi ,
     Iam seeing a error when i perform a copy of file 
from nfs client
cp:cannot create /mnt//l.zio :Permission denied
Both server and client have 
Solaris 10 08/07 on them

Here are the steps followed for nfs mount
On server side i use
svcadm refresh network/nfs/server
share -F nfs -o rw /Documents

on Client side
svcadm refresh svc:/network/nfs/client:default
mount -F nfs <serveripaddr>:/Documents /mnt

Everything is fine until now
when i tried to copy some file into /mnt its throwing 
error 
cp:cannot create /mnt//l.zio :Permission denied

I also edited the file /etc/default/nfs and made them to 3
NFS_CLIENT_VERSMAX
NFS_SERVER_VERSMAX

Any help will be greatly accepted

Thanks
Pradeep G
--
This message posted from opensolaris.org

Reply via email to