NFS Mount Permission denied
807559Aug 4 2005 — edited Aug 22 2005HI,
My solaris is running:SunOS pdc2 5.8 Generic_117350-16 sun4u sparc SUNW,Sun-Fire
I am trying to mount a shares nfs mount on machine pdc1 from machine pdc2. As root:
My entry in pdc1's /etc/dfs/dfstab:
share -F nfs -o rw=pdc2 /wmf
I have started nfs server thru "nfs.server start" command. Created a directory /wmf in pdc2 and can see the shared nfs mounts from pdc2 using "showmount -e pdc1"
As root, I typed in the command in pdc2:
mount -F nfs pdc1:/wmf /wmf
but the follwoing errors were show:
root@pdc2:/# mount pdc-edi002:/wmf /wmf1
nfs mount: pdc-edi001.eman.hksarg:/wmf: Permission denied
Any suggestions would be much appreciated.
Thanks in advance
Regards,
Ray