Autofs Features
Autofs works with file systems that are specified in the local name space. This information can be maintained in LDAP or local files. Autofs supports the following features:
-
A fully multithreaded version of the
automountdfeature capability makesautofsreliable. This feature enables concurrent servicing of multiple mounts, which prevents the service from hanging if a server is unavailable. -
The
automountdfeature also provides on-demand mounting. Only the top file system is mounted. Other file systems that are related to this mount point are mounted when needed. -
The
autofsservice supports the “browsability” of indirect maps. This support enables a user to see which directories could be mounted without having to actually mount each file system. A-nobrowseoption ensures that large file systems, such as/netand/home, are not automatically browsable. Also, you can turn offautofsbrowsability on each client by using the-noption with theautomountcommand. For more information about different methods to disableautofsbrowsability, see Disabling Autofs Browsability.