Patch-ID# 100249-02 Keywords: automount symbolic link timeout Synopsis: SunOS4.1:automounter jumbo patch Date: 11/July/91 SunOS release: 4.1 Bug ID's fixed with this patch: 1038308, 1048875, 1044048 Patches which conflict with this patch: Architectures for which this patch is available: sun3, sun4, *sun3x, *sun4c *sun3 binaiy can be used for sun3x, sun4 binary can be used for sun4c Problem description: Bug 1038308: In 4.1, the automounter sets up a different symbolic link 5 min. after the first access. This happens if there are multiple locations for the same mount in the auto mount map entry, and those locations don't share the same subdir. Bug 1048875 The automounter forks due to rpc.rexd. This problem is usually seen when using the on command. The automounter will complain it cannot find /etc/mtab. Bug 1044048 Automounter consumes a steady, increasing percentage of memory. Coinciding with this is the consumption of swap space as well. INSTALL: As root: # cp automount.sun{3,4} /usr/etc/automount # chown root /usr/etc/automount # chgrp staff /usr/etc/automount # chmod 755 /usr/etc/automount