Hi All:
I was hoping someone here could help me with the following:
I have setup NIS from which I want to do several NFS mounts. However,
the mounts wont work and i am getting the "NO such file or directory"
message.
ycat -k auto.home
show the correct mounts on my client machine:
/test remote_machine_name:/export/home/test
In fact if I include the above in the /etc/auto.home directory on the
client it works.
I have exported the /export/home/test on my NFS server.
I have edited my /etc/nsswitch.conf file such(on client as well as NFS
server):
automount: files nis
yet it wont work:
Any ideas?
peace