Patch-ID# 100133-01 Keywords: sendmail Ultrix YP master Synopsis: sendmail yp aliasing does not work with non sun yp masters Date: 25-Sept-1990 SunOS release: 4.1 Unbundled Product: Unbundled Release: Topic: BugId's fixed with this patch: 1030087, 1036159. Architectures for which this patch is available: sun3 sun4 Obsoleted by: Problem Description: See bug report 1030087 for details Sendmail yp aliasing does not work with a Ultrix yp master. This patch is a Super-Set of patch 100099-01 so this includes all fixes for that bug also (bugid 1036159.) INSTALL: As root and for the correct architecture directory. example: sun3 mv /usr/lib/sendmail /usr/lib/sendmail.orig mv /usr/lib/sendmail.mx /usr/lib/sendmail.mx.orig #copy the new version of sendmail to /usr/lib cp sun3/sendmail /usr/lib/sendmail cp sun3/sendmail.mx /usr/lib/sendmail.mx chown root /usr/lib/sendmail chown root /usr/lib/sendmail.mx chmod 4555 /usr/lib/sendmail chmod 4555 /usr/lib/sendmail.mx kill and restart sendmail and any mail utilities (mailtool)