Patch-ID# 102684-02
Keywords: automount link can't share many file systems timeout
Synopsis: SunOS 4.1.3_U1: Automounter Patch                          
Date: Jun/10/96

Solaris Release: 1.1.1A

SunOS Release: 4.1.3_U1A

Note:  This patch is available for 4.1.3 as 100249 and for 4.1.4 
       as 103467.

Unbundled Product: 

Unbundled Release: 

Relevant Architectures: sparc
    NOTE: sun4 sun4c sun4m

BugId's fixed with this patch: 1241794 1208687

Changes incorporated in this version: 1241794

Patches accumulated and obsoleted by this patch: 

Patches which conflict with this patch: 

Patches required with this patch: 

Obsoleted by: 

Files included with this patch:  README
				 automount

Problem Description: 

     1241794 automount can not use replicated filesystems from the same server
     1208687 client can't automount from server with many filesystems shared

Patch Installation Instructions: 

1) As root, make a copy of the original automount file:

     # mv /usr/etc/automount /usr/etc/automount.fcs
 
2) Install the new version of automount:

     # cp `arch -k`/automount /usr/etc/automount
     # chown root /usr/etc/automount
     # chgrp staff /usr/etc/automount
     # chmod 755 /usr/etc/automount

3) Either reboot the system,
   or, find the process ID of the current automount process,
   kill it, and restart the process by running:
   /usr/etc/automount &
