"Suresh Kumar. R" wrote: > How do we know that the auto.master and other autofs files are available > on the client machine via nis ? What I mean is , on a client machine > we can check for the availability of the passwd files by typing > ypcat passwd. What is auto*.* equivalent. Should we do anything on the > nis server to make them(autofs files) shareable via nis ?
ypcat auto.master ypcat auto.misc etc As for the server, edit /var/yp/Makefile and make sure they are present. Christopher