Mounting NFS share from Linux (RHEL5) to Solaris 10 using autofs : Denied
809899Nov 2 2010 — edited Nov 11 2010Let me explain the scenario here:
I have a folder 'myplan' from linux (RHEL5.0) server i.e. in /etc/exports > /myplan abc.example.com(rw,sync)
In my environment all the solaris machines/servers autoconfigred with autofs enabled. So when i add hostnames in /etc/hosts on bothe the sides (server and client) automatically the share should be mounted. hope you know this.
In linux machines/servers it works like charm.
In solaris 10 (sparc) we are able to see the hostname in '/net' folder we can enter the folder. BUT when trying to enter into the share folder it is displayin 'Permission Denied'.