yppush - Force propagation of a changed Network Information Service (NIS) map
yppush [-d adNisDomain] [-q] [-t timeout] [-h host[...]] mapname
The yppush(1w) Windows command-line utility sends a
request to subordinate (slave) NIS servers to transfer a new
version of the NIS map specified by mapname from the master
NIS server. It is run only on the master NIS server after the NIS
map has been changed. If the
A transfer map request is sent to the NIS server at each host to the transfer agent at that host (the program that actually moves the map) to call back the master server. When the attempt has completed (successfully or not), and the transfer agent has sent yppush a status message, the results can be printed to standard output. Messages are also printed when a transfer is not possible, for instance when the request message is undeliverable, or when the time-out period on responses has expired.
The yppush command accepts the following options and arguments:
Keys within the ypservers map are the ASCII names of the computers on which the NIS servers run. That is, the ypservers map should contain a list of NIS servers, each one listed on a separate line. If your ypservers map contains aliases, edit the ypservers map to contain only the host names of the servers, one per line. The following list is an example of a valid ypservers map:
ypserver_1
ypserver_2
ypserver_3