24.05.2014 Views

AIX Version 4.3 Differences Guide

AIX Version 4.3 Differences Guide

AIX Version 4.3 Differences Guide

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Mount-options<br />

mount-options is an optional, comma-separated list of options that apply to the<br />

mounting of the entries specified in map-name unless the entries in map-name<br />

list other options. The mount-options are the same as those for a standard NFS<br />

mount, except that bg (background) and fg (foreground) do not apply.<br />

The auto_master map also has two special entries. They are:<br />

+auto_master<br />

/net -hosts -nosuid<br />

The +auto_master entry is a reference to an external NIS master map. If one<br />

exists, then its entries are read as if they occurred in place of the +auto_master<br />

entry.<br />

The /net entry is a mechanism that allows an NFS client to access all filesystems<br />

exported by a server. For example, accessing /net/fred will cause the autofs<br />

system to mount all of the filesystems exported by the machine fred under the<br />

root mount point /net/fred.<br />

7.14.2.4 Direct Maps<br />

A direct map is an automount point. With a direct map, there is a direct<br />

association between a mount point on the client and a directory on the server.<br />

Direct maps have a full path name and indicate the relationship explicitly. Lines in<br />

direct maps have the following syntax:<br />

mount-point [ mount-options ] location<br />

Key<br />

The key is the path name of the mount point in a direct map.<br />

Mount-options<br />

The mount-options are the options you want to apply to this particular mount.<br />

They are required only if they differ from the map default.<br />

Location<br />

The location is the location of the file system. Specified as server:pathname.<br />

An example of typical /etc/auto_direct map is:<br />

/usr/local -ro \<br />

/bin goanna:/export/local/bin \<br />

/share goanna:/export/local/share \<br />

/src<br />

goanna:/export/local/src<br />

/usr/man -ro echidna:/usr/man \<br />

platypus:/usr/man \<br />

wombat:/usr/man \<br />

/usr/games -ro koala:/usr/games<br />

/usr/spool/news -ro wallaby:/usr/spool/news \<br />

wombat:/var/spool/news<br />

Networking Enhancements 189

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!