I am trying to mount a solaris sparc 5.10 dir over solaris sparc 5.11 like
root> mount S5.10Machine:/mydir /mydir
and I am getting
nfs mount S5.10Machine:/mydir permission denied.
I have given 777 permission on S5.10Machine:/mydir
I am trying to mount a solaris sparc 5.10 dir over solaris sparc 5.11 like
root> mount S5.10Machine:/mydir /mydir
and I am getting
nfs mount S5.10Machine:/mydir permission denied.
I have given 777 permission on S5.10Machine:/mydir
Copyright © 2021 Jogjafile Inc.
If you trying to mount nfs share, be sure that you have premittions in /etc/dfs/dfstab.
man share
There is rw option, which set right to access.
And if you want to mount nfs share, right command will be: