YPINIT(8) | System Manager's Manual | YPINIT(8) |
ypinit
—
initialize NIS subsystem
ypinit |
-c [-l
server1,...,serverN]
[domainname] |
ypinit |
-m [-l
server1,...,serverN]
[domainname] |
ypinit |
-s master_server
[-l server1,...,serverN]
[domainname] |
ypinit
initializes the files and
directories that are required for a NIS client or server.
If domainname isn't specified, the default domain (as returned by domainname(1)) is used.
The following options are available:
-c
-l
server1,...,serverN-m
-s
master_serverTo rebuild or refresh the maps for the NIS domain <domain>,
change to the /var/yp/<domain> directory and
run make
.
domainname(1), make(1), makedbm(8), mknetid(8), nis(8), stdethers(8), stdhosts(8), ypbind(8), yppush(8), ypserv(8)
Originally written by Mats O Jansson <moj@stacken.kth.se>. Modified by Jason R. Thorpe <thorpej@NetBSD.org>.
February 26, 2005 | NetBSD 10.99 |