ypwhich(1) | General Commands Manual | ypwhich(1) |
ypwhich - return name of NIS server or map master
ypwhich [ -d domain ] [ -Vn ] [
hostname ]
ypwhich [ -d domain ] [ -t ] -m [
mname ]
ypwhich -x
ypwhich returns the name of the NIS server that supplies the NIS services to a NIS client, or which is the master for a map. If invoked without arguments, it gives the NIS server for the local machine. If hostname is specified, that machine is queried to find out which NIS master it is using.
domainname(8), nicknames(5), ypbind(8), ypcat(1), ypmatch(1), yppoll(8), ypserv(8), yset(8)
ypwhich is part of the yp-tools package, which was written by Thorsten Kukuk <kukuk@suse.de>.
May 1998 | YP Tools 2.9 |