NFS Services Administrator's Guide

Configuring and Administering NFS
Configuring and Administering the NFS Automounter
Chapter 2 75
For more information on automounter configuration, type man 1M
automount at the HP-UX prompt.
Example File Entries for Indirect Automounts
Following are example lines from an automounter indirect map on NFS
client sage. The sharp sign (#) indicates a comment. Everything from the
sharp sign to the end of the line is ignored by the automounter.
# /etc/auto_desktop file
# local mount point mount options remote
server:directory
draw -nosuid thyme:/export/apps/draw
write -nosuid basil:/exprort/write
Following are example lines from the automounter master map on NFS
client sage. The master map also includes an entry for the direct map
/etc/auto_direct.
# /etc/auto_master file
# local mount point map name mount options
/- /etc/auto_direct
/nfs/desktop /etc/auto_desktop