Jump to letter: [
          
            ACDGHKLMNOPRSTVXY
          ]
        
        autofs: A tool for automatically mounting and unmounting filesystems.
        
        
            | Name: | autofs | Vendor: | Scientific Linux | 
        
            | Version: | 5.0.1 | License: | GPL | 
        
            | Release: | 0.rc2.55.el5.3 | URL: |  | 
        
        
        - Summary
- autofs is a daemon which automatically mounts filesystems when you use
them, and unmounts them later when you are not using them.  This can
include network filesystems, CD-ROMs, floppies, and so forth.
Changelog
        
            - * Mon Jan 21 16:00:00 2008 Ian Kent <ikent{%}redhat{*}com> - 5.0.1-0.rc2.55.el5.3
- - Bug 429163 Processed: Reloading autofs map incorrectly removes all map entries
- add patches to prevent direct map being incorrectly marked stale.
- Resolves: rhbz#429163 
            - * Thu Dec 20 16:00:00 2007 Ian Kent <ikent{%}redhat{*}com> - 5.0.1-0.rc2.55.el5.2
- - Bug 426219: CVE-2007-6285 autofs default doesn't set nodev in /net [rhel-5.1.z]
  - use mount option "nodev" for "-hosts" map unless "dev" is explicily specified.
- Related: rhbz#426219 
            - * Wed Dec  5 16:00:00 2007 Ian Kent <ikent{%}redhat{*}com> - 5.0.1-0.rc2.55.el5.1
- - Bug 410041: CVE-2007-5964 autofs defaults don't restrict suid in /net
  - use mount option "nosuid" for "-hosts" map unless "suid" is explicily specified.
- Related: rhbz#410041