Skip to navigation Skip to main content

Utilities

  • Subscriptions
  • Downloads
  • Red Hat Console
  • Get Support
Red Hat Customer Portal
  • Subscriptions
  • Downloads
  • Red Hat Console
  • Get Support
  • Products

    Top Products

    • Red Hat Enterprise Linux
    • Red Hat OpenShift
    • Red Hat Ansible Automation Platform
    All Products

    Downloads and Containers

    • Downloads
    • Packages
    • Containers

    Top Resources

    • Documentation
    • Product Life Cycles
    • Product Compliance
    • Errata
  • Knowledge

    Red Hat Knowledge Center

    • Knowledgebase Solutions
    • Knowledgebase Articles
    • Customer Portal Labs
    • Errata

    Top Product Docs

    • Red Hat Enterprise Linux
    • Red Hat OpenShift
    • Red Hat Ansible Automation Platform
    All Product Docs

    Training and Certification

    • About
    • Course Index
    • Certification Index
    • Skill Assessment
  • Security

    Red Hat Product Security Center

    • Security Updates
    • Security Advisories
    • Red Hat CVE Database
    • Errata

    References

    • Security Bulletins
    • Severity Ratings
    • Security Data

    Top Resources

    • Security Labs
    • Backporting Policies
    • Security Blog
  • Support

    Red Hat Support

    • Support Cases
    • Troubleshoot
    • Get Support
    • Contact Red Hat Support

    Red Hat Community Support

    • Customer Portal Community
    • Community Discussions
    • Red Hat Accelerator Program

    Top Resources

    • Product Life Cycles
    • Customer Portal Labs
    • Red Hat JBoss Supported Configurations
    • Red Hat Lightspeed
Or troubleshoot an issue.

Select Your Language

  • English
  • Français
  • 한국어
  • 日本語
  • 中文 (中国)

Infrastructure and Management

  • Red Hat Enterprise Linux
  • Red Hat Satellite
  • Red Hat Subscription Management
  • Red Hat Lightspeed
  • Red Hat Ansible Automation Platform

Cloud Computing

  • Red Hat OpenShift
  • Red Hat OpenStack Platform
  • Red Hat OpenShift
  • Red Hat OpenShift AI
  • Red Hat OpenShift Dedicated
  • Red Hat Advanced Cluster Security for Kubernetes
  • Red Hat Advanced Cluster Management for Kubernetes
  • Red Hat Quay
  • Red Hat OpenShift Dev Spaces
  • Red Hat OpenShift Service on AWS

Storage

  • Red Hat Gluster Storage
  • Red Hat Hyperconverged Infrastructure
  • Red Hat Ceph Storage
  • Red Hat OpenShift Data Foundation

Runtimes

  • Red Hat Runtimes
  • Red Hat JBoss Enterprise Application Platform
  • Red Hat Data Grid
  • Red Hat JBoss Web Server
  • Red Hat build of Keycloak
  • Red Hat support for Spring Boot
  • Red Hat build of Node.js
  • Red Hat build of Quarkus

Integration and Automation

  • Red Hat Application Foundations
  • Red Hat Fuse
  • Red Hat AMQ
  • Red Hat 3scale API Management
All Products
Red Hat Product Errata RHBA-2005:178 - Bug Fix Advisory
Issued:
2005-06-09
Updated:
2005-06-09

RHBA-2005:178 - Bug Fix Advisory

  • Overview
  • Updated Packages

Synopsis

autofs bug fix update

Type/Severity

Bug Fix Advisory

Red Hat Lightspeed patch analysis

Identify and remediate systems affected by this advisory.

View affected systems

Topic

An updated autofs package that fixes various bugs is now available.

Description

The autofs package controls the operation of the automount daemons. The
automount daemons automatically mount and unmount file systems after a
period of inactivity. File systems can include network file systems,
CD-ROMs, diskettes, and other media.

This updated package addresses the following issues:

When reading program maps, the automounter repeated the last character of
output resulting in failed mounts.

The last autofs update changed the handling of duplicate entries in maps.
The original behavior was to act upon the first occurrence of a given key.
The regression caused the automounter to act upon the last occurrence of
the key name in the map.

The automounter failed to propagate custom variable definitions to submounts.

The automounter failed to start when using ldap maps that exceeded the
server set LDAP_SIZELIMIT with ghosting enabled. The automounter now
starts successfully, but will disable ghosting for such maps.

Upon startup, autofs sources master maps from all locations specified on
the automount line of /etc/nsswitch.conf. A new variable has been
introduced that allows the user to determine whether all master maps
are sourced, or only the first master map which is found. This variable is
ONE_AUTO_MASTER, and should be set to '1' in /etc/sysconfig/autofs to
enable this new behaviour. The default setting is '0', which preserves
backwards compatibility.

The automounter implements an algorithm to select the best server from
which to mount for replicated server entries. This algorithm was being
invoked even for non-replicated server entries. This caused problems for
some customers, as the detection code issued a UDP RPC ping to the NFS
server. If the NFS server only responds to TCP, there would be no
response. As such, file systems, which were available, failed to mount.

When the automounter starts, it creates directories for the automount
points if those directories do not already exist. Upon termination, the
automount daemon then removes these directories. However, it does not
distinguish between directories it has created and directories which
already exist. This has the undesirable effect of removing directories
that had previously existed on the system.

Program maps which output greater than 4096 characters were being
truncated. This resulted in some directories not being created and mounted.

Updates to automount maps were not automatically recognized by the automounter.

Mounting many file systems in succession could result in using up all
reserved ports in the system. The automounter exacerbated this problem by
using reserved ports to check the availability of servers. This version of
autofs binds to non-reserved ports to issue the RPC pings to servers.

Automount now has support for the browse file system option when used in a
submount map. Support for the browse option in auto.master currently only
works if it is not the first option specified.

When using LDAP maps with autofs, autofs would only check for the existence
of an auto.master map. The automounter has been updated to search for an
auto_master LDAP map if an auto.master map does not exist.

When using a program map that returned SMB file systems, automount would
pass illegal arguments to the mount function. The automounter has been
updated to pass appropriate arguments to the mount function when using
smbfs program maps.

The autofs daemon automatically defaulted to yp if an autofs submount map
did not specify its maptype. The automounter has been updated to use the
order provided in /etc/nsswitch.conf to search for unspecified autofs
submount maps.

All users of autofs should upgrade to this updated package, which resolves
these issues.

Solution

Before applying this update, make sure all previously released errata
relevant to your system have been applied.

To update all RPMs for your particular architecture, run:

rpm -Fvh [filenames]

where [filenames] is a list of the RPMs you wish to upgrade. Only those
RPMs which are currently installed will be updated. Those RPMs which are
not installed but included in the list will not be updated. Note that you
can also use wildcards (*.rpm) if your current directory *only* contains the
desired RPMs.

Please note that this update is also available via Red Hat Network. Many
people find this an easier way to apply updates. To use Red Hat Network,
launch the Red Hat Update Agent with the following command:

up2date

This will start an interactive process that will result in the appropriate
RPMs being upgraded on your system.

If up2date fails to connect to Red Hat Network due to SSL
Certificate Errors, you need to install a version of the
up2date client with an updated certificate. The latest version of
up2date is available from the Red Hat FTP site and may also be
downloaded directly from the RHN website:

https://rhn.redhat.com/help/latest-up2date.pxt

Affected Products

  • Red Hat Enterprise Linux Server 4 x86_64
  • Red Hat Enterprise Linux Server 4 ia64
  • Red Hat Enterprise Linux Server 4 i386
  • Red Hat Enterprise Linux Workstation 4 x86_64
  • Red Hat Enterprise Linux Workstation 4 ia64
  • Red Hat Enterprise Linux Workstation 4 i386
  • Red Hat Enterprise Linux Desktop 4 x86_64
  • Red Hat Enterprise Linux Desktop 4 i386
  • Red Hat Enterprise Linux for IBM z Systems 4 s390x
  • Red Hat Enterprise Linux for IBM z Systems 4 s390
  • Red Hat Enterprise Linux for Power, big endian 4 ppc

Fixes

  • BZ - 127457 - autofs doesn't treat # character as comment in nsswitch.conf
  • BZ - 128966 - NFS access failures from fast mounting
  • BZ - 134399 - autofs removes directories on shutdown
  • BZ - 137220 - automount exits immediately on *any* error enumerating LDAP maps
  • BZ - 138606 - autofs appending extra character when mounting SMB sharepoints
  • BZ - 138994 - autofs drops mounts due to buffer overflow when using program maps
  • BZ - 140108 - handling of duplicate indirect map entries has changed
  • BZ - 143074 - autofs variables not passed on to submounts
  • BZ - 143126 - autofs reads all auto.master maps
  • BZ - 147492 - automounter does not handle smbfs properly
  • BZ - 151668 - autofs-4.1.3-104 will not fall through wildcard in maps.

CVEs

(none)

References

(none)

Note: More recent versions of these packages may be available. Click a package name for more details.

Red Hat Enterprise Linux Server 4

SRPM
autofs-4.1.3-131.src.rpm SHA-256: e23ce2fe56f6de69f3cbe852a9e0cd876dde16923faed9281142cdb01c7cd108
x86_64
autofs-4.1.3-131.x86_64.rpm SHA-256: ce71c39c05a2ad014438fdf6e557e5fe48874cdb45b033da3afab2ab875523d1
autofs-4.1.3-131.x86_64.rpm SHA-256: ce71c39c05a2ad014438fdf6e557e5fe48874cdb45b033da3afab2ab875523d1
ia64
autofs-4.1.3-131.ia64.rpm SHA-256: ada896136041ebac5e8fb3b52adc6b133baee456f221d5b803525189e8129c74
autofs-4.1.3-131.ia64.rpm SHA-256: ada896136041ebac5e8fb3b52adc6b133baee456f221d5b803525189e8129c74
i386
autofs-4.1.3-131.i386.rpm SHA-256: 027a9dda3c3fd5de51fda89ee6df2fa44299f62fe004c3f4141e528e2d80c848
autofs-4.1.3-131.i386.rpm SHA-256: 027a9dda3c3fd5de51fda89ee6df2fa44299f62fe004c3f4141e528e2d80c848

Red Hat Enterprise Linux Workstation 4

SRPM
autofs-4.1.3-131.src.rpm SHA-256: e23ce2fe56f6de69f3cbe852a9e0cd876dde16923faed9281142cdb01c7cd108
x86_64
autofs-4.1.3-131.x86_64.rpm SHA-256: ce71c39c05a2ad014438fdf6e557e5fe48874cdb45b033da3afab2ab875523d1
ia64
autofs-4.1.3-131.ia64.rpm SHA-256: ada896136041ebac5e8fb3b52adc6b133baee456f221d5b803525189e8129c74
i386
autofs-4.1.3-131.i386.rpm SHA-256: 027a9dda3c3fd5de51fda89ee6df2fa44299f62fe004c3f4141e528e2d80c848

Red Hat Enterprise Linux Desktop 4

SRPM
autofs-4.1.3-131.src.rpm SHA-256: e23ce2fe56f6de69f3cbe852a9e0cd876dde16923faed9281142cdb01c7cd108
x86_64
autofs-4.1.3-131.x86_64.rpm SHA-256: ce71c39c05a2ad014438fdf6e557e5fe48874cdb45b033da3afab2ab875523d1
i386
autofs-4.1.3-131.i386.rpm SHA-256: 027a9dda3c3fd5de51fda89ee6df2fa44299f62fe004c3f4141e528e2d80c848

Red Hat Enterprise Linux for IBM z Systems 4

SRPM
autofs-4.1.3-131.src.rpm SHA-256: e23ce2fe56f6de69f3cbe852a9e0cd876dde16923faed9281142cdb01c7cd108
s390x
autofs-4.1.3-131.s390x.rpm SHA-256: d28856e2cab31e750ace0547fbf5640747b84a9b84ea310af69191bd1181413d
s390
autofs-4.1.3-131.s390.rpm SHA-256: 8d63f5ca43ba73a0de1492513c1994bb286d41419fe4314c3d5dcba009d517b3

Red Hat Enterprise Linux for Power, big endian 4

SRPM
autofs-4.1.3-131.src.rpm SHA-256: e23ce2fe56f6de69f3cbe852a9e0cd876dde16923faed9281142cdb01c7cd108
ppc
autofs-4.1.3-131.ppc.rpm SHA-256: 02900d65a2fab86aea45689cb2ca69e3beff2df0d2602b395093b62696cb7be7

The Red Hat security contact is secalert@redhat.com. More contact details at https://access.redhat.com/security/team/contact/.

Red Hat LinkedIn YouTube Facebook X, formerly Twitter

Quick Links

  • Downloads
  • Subscriptions
  • Support Cases
  • Customer Service
  • Product Documentation

Help

  • Contact Us
  • Customer Portal FAQ
  • Log-in Assistance

Site Info

  • Trust Red Hat
  • Browser Support Policy
  • Accessibility
  • Awards and Recognition
  • Colophon

Related Sites

  • redhat.com
  • developers.redhat.com
  • connect.redhat.com
  • cloud.redhat.com

Red Hat legal and privacy links

  • About Red Hat
  • Jobs
  • Events
  • Locations
  • Contact Red Hat
  • Red Hat Blog
  • Inclusion at Red Hat
  • Cool Stuff Store
  • Red Hat Summit
© 2026 Red Hat

Red Hat legal and privacy links

  • Privacy statement
  • Terms of use
  • All policies and guidelines
  • Digital accessibility