Patch-ID# 100342-03 Keywords: NIS client server rebind point patch Synopsis: SunOS 4.1 4.1.1 4.1.2 4.1.3: NIS client needs recovery time if reboots Date: Jun/18/92 Solaris Release: 1.0 1.0.1 1.1 1.1C SunOS Release: 4.1 4.1.1 4.1.2 4.1.3 4.1.3C Unbundled Product: Unbundled Release: Topic: NIS ypbind patch revision update for 4.1.3 compatibility BugId's fixed with this patch: 1046416 Relevant Architecture: sparc NOTE: sun4 Patches which may conflict with this patch: Obsoleted by: Problem Description: Bug 1046416: If you bring a ypserver down into single user and then boot it into multi user by either typing control D or reboot, the yp clients will take a long time to rebind to the server. ********************* WARNING ****************************** This is a new version of ypbind that never uses the NIS binding file to cache the servers binding. This will have the effect of fixing the current symptom. However, it might degrade the overall performance of the system when the server is unavailable. This fix is considered a point patch and as such will not necessarily be scheduled for future release integration. ************************************************************* INSTALL:: As root and for the correct architecture directory. Kill the currently running ypbind: ps aux|grep ypbind kill Make a backup copy of ypbind: mv /usr/etc/ypbind /usr/etc/ypbind.FCS Install the new version of ypbind: cp `arch`/ypbind /usr/etc chown root /usr/etc/ypbind chmod 755 /usr/etc/ypbind Restart ypbind /usr/etc/ypbind