automounter is not working for NIS linux client
Hello,
I have configured NIS server on solaris 10 (1/13) x86_64. As of now it is working fine for me with solaris 10 client. Our users home directories are on storage filer, which we access using autofs. Now my problem is , I have configured the nis client on other rhel 6.5 machine. The authentication is perfect but i am not able to access those home directories. In solaris, it uses auto_master and auto_home but linux, it uses auto.master and auto.home.
My NIS source directory is /var/yp/src. I have kept all the files except password and shadow.
Even i have copied auto_master to auto.master and auto_home to auto.home. Also restarted the autofs service.