Ano-Tech Computers
Enter keyword:

Trying to set up a NIS server on Linux, can't find ypinit
Problem:
Several HOWTO documents describe how to set up a NIS server. One of the most important steps is to run "ypinit", but the command doesn't appear to exist: # ypinit -m bash: ypinit: command not found
 
Solution:
For some reason, this program is not in the standard path of the root user on RedHat Linux. Try the following:

"/usr/lib/yp/ypinit -m"

 
Discuss this solution
Did this article solve your problem? Yes No Did not apply

We welcome anyone who is willing to contribute to this public knowledge base, contact siteadmin@atc.no if you have information you would like to share. The idea is not to replace the commercial support sites, but to publish those hard-to-find solutions you've found yourself looking for over and over again.

Show all articles