SUMMARY: /var/yp/updaters...

Kambiz Aghaiepour (kambiz@tcsi.com)
Thu, 17 Apr 1997 15:31:54 -0400

I found it on sunsolve.sun.com with the following warning:

SKIT is missing the /var/yp/updaters Makefile and
the /usr/lib/netsvc/yp/rpc.ypupdated

They have been removed due to security issues as noted
in bug report #1237118. However, if you need the
updaters Makefile, here it is. (I hope it's okay for me to post this) :

# Update file for yellow pages

# where the yp files live
DIR=/etc
# where the yp binaries live
EXEDIR=/usr/lib/netsvc/yp

publickey.byname:
-@$(EXEDIR)/udpublickey $(DIR)/publickey "make publickey"; \
echo $$?