YPPUSH(8) - System Manager's Manual

YPPUSH(8) - System Manager’s Manual #

YPPUSH(8) - System Manager’s Manual

NAME #

yppush - force distribution of one YP map

SYNOPSIS #

yppush [-v] [-d domainname] [-h hostname] mapname

DESCRIPTION #

The yppush utility distributes one YP map from the master server to all slave servers in the domain. All servers of the domain are fetched from the YP map ypservers. Before starting distribution, the master server is told to reread its Berkeley DB map files from disk.

The options are as follows:

-d domainname

Don’t use the default domain, use the specified domain.

-h hostname

Distribute the map only to one host and not to the hosts in the ypservers map.

-v

Verbose. Announce what the program is doing.

SEE ALSO #

dbopen(3), [Makefile.yp(8)](/man/man8/Makefile.yp.8), yp(8), ypserv(8)

AUTHORS #

Mats O Jansson <moj@stacken.kth.se>

BUGS #

The map is also pushed from the master server to itself, which has no effect other than slowing down operation.

OpenBSD 7.5 - November 30, 2015